You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TDenseMtxVec Class > public > MaxEvery Method > TDenseMtxVec.MaxEvery Method (TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
TDenseMtxVec.MaxEvery Method (TMtxVec)

Vectorised maximum.

Pascal
function MaxEvery(const Vec: TMtxVec): TMtxVec; overload;

Compares Vec values with corresponding elements in the calling object and stores the bigger value in Self. Size and TMtxVec.Complex property of the calling object are set automatically. Supports real value data only.

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