Class ExprJacobian

Jacobian of a list of expressions

Constructors

Properties

Methods

Constructors

Properties

col_count: number
matrix: Expr[][]

The result of Jacobian in form of a 2D array of expressions

row_count: number

Methods

  • Evaluate expression inside Jacobian using given map of variables to numbers

    Parameters

    Returns number[][]

Generated using TypeDoc