AbstractMtxVec Namespace

Header: Dew.Math/Units.AbstractMtxVec.h · Cross-compiler

namespace Dew::Math::Units::AbstractMtxVec

Functions

NameDescription
aAbs (3)
EAbsIsNotAllowedOnComplexSubrange
FindAndSplit (3)
FindIndexesAndLength (3)
FindMask (3)
GreaterThan (5)Returns true if ALeft > A for all elements.
GreaterThanOrEqual (5)Returns true if A >= B for all elements.
LessThan (5)Returns true if ALeft < B for all elements.
LessThanOrEqual (5)Returns true if A <= B for all elements.
VecFunc