Functiondojox.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)
parametertypedescription
aArray