isOnCurve abstract method

bool isOnCurve(
  1. Point P
)

Implementation

bool isOnCurve(Point P);