You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > MinEvery Method > Vector.MinEvery Method (TMtxVec)
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.MinEvery Method (TMtxVec)

Vectorised minimum.

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

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

MinEvery

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