You are here: Symbol Reference > MtxVec Namespace > Classes > TMtx Class > public > ScaleCols Method > TMtx.ScaleCols Method (TMtx, TVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtx.ScaleCols Method (TMtx, TVec)

Scale all Mtx matrix columns with values from Src.

Pascal
function ScaleCols(const Mtx: TMtx; const Src: TVec): TMtx; overload;

Src.Length must be equal to Mtx.Cols. The result is stored in to the calling matrix.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!