bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class CurveCurveIntersection

    Intersection result of curve curve

    Index

    Constructors

    Properties

    Constructors

    Properties

    point0: number[]

    Point of intersection on the first curve

    point1: number[]

    Point of intersection on the second curve

    u0: number

    Parameter of intersection on the first curve

    u1: number

    Parameter of intersection on the second curve