Functiondojox.math.matrix.transpose

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

Transpose the passed matrix (i.e. rows to columns)

Usage

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