Package com.solibri.geometry.linearalgebra

  • Interface Summary
    Interface Description
    Matrix4d
    Read only interface for 4x4 matrices.
    MMatrix4d
    Interface for 4x4 matrices.
    MVector2d
    Interface for handling vectors in the XY-plane.
    MVector3d
    Interface for 3-dimensional vectors.
    Vector2d
    Read-only interface for handling vectors in the XY-plane.
    Vector3d
    Read-only interface for 3-dimensional vectors.