Class MatrixSizeError

An error resulting from trying to use a matrix that is the wrong size.

Hierarchy

  • Error
    • MatrixSizeError

Constructors

Properties

Constructors

Properties

cause?: unknown
message: string
name: string
stack?: string