determinant

abstract fun determinant(): Double

Returns the determination of this matrix.

Return

the determinant

Since

1.1.1