InverseMatrixFeature

Matrices with this feature can be inverted: inverse = a−1 where a is the owning matrix.

Parameters

T

the type of matrices' items.

Properties

Link copied to clipboard
abstract val inverse: Matrix<T>

The inverse matrix of the matrix that owns this feature.

Link copied to clipboard

A key used for extraction