Functiondojox.math.matrix.scale

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

Create a copy of passed matrix and scale each member by factor.

Usage

function (/*Array*/ a, /*Number*/ factor) (view source)
parametertypedescription
aArray 
factorNumber