Options
All
  • Public
  • Public/Protected
  • All
Menu

Class NotSpdError

Raised when a matrix is not positive definite.

Hierarchy

  • Error
    • NotSpdError

Index

Constructors

Properties

Constructors

constructor

  • Initializes a new instance of the NotSpdError class.

    Returns NotSpdError

  • Initializes a new instance of the NotSpdError class with a specified error message.

    Parameters

    • message: string

      The error message that explains the reason for the exception.

    Returns NotSpdError

Properties

Static Error

Error: ErrorConstructor

Static message

message: string

Static name

name: string

Static Optional stack

stack: string