dojox.math.matrix.determinant
dojo.require("dojox.math.matrix");
defined in dojox/math/matrix.js
Calculate the determinant of the passed square matrix.
Usage
function (/*Array*/ a) (view source)
parameter | type | description |
---|---|---|
a | Array |