CurvePoint

case class CurvePoint(x: F_p, y: F_p) extends Point
trait Serializable
trait Product
trait Equals
trait Point
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product