Back to FabImage Library website
You are here: Start » Function Reference » Matrix » MultiplyMatrixByReal
Header: | STD.h |
---|---|
Namespace: | fil |
Multiply all elements of a matrix by a value.
Syntax
void fil::MultiplyMatrixByReal ( const fil::Matrix& inMatrix, float inValue, fil::Matrix& outMatrix )