Interface CustomOptions<TMatrix>

Type Parameters

  • out TMatrix

Hierarchy

  • CustomOptions

Properties

Properties

Matrix: (new (matrix) => TMatrix)

Type declaration

    • new (matrix): TMatrix
    • Constructor of matrix parameters representation.

      Parameters

      • matrix: string

      Returns TMatrix

override?: string

Matrix parameters override.

Generated using TypeDoc