Functiondojox.math.matrix.inverse

dojo.require("dojox.math.matrix");
defined in dojox/math/matrix.js

Return the inversion of the passed matrix

Usage

function (/*Array*/ a) (view source)
parametertypedescription
aArray