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

Scale all matrix rows with values from Src.

Pascal
function ScaleRows(const Src: TVec): TMtx; overload;

Src.Length must be equal to Self.Rows.

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