TMtxVecIntHelper Class

Source: MtxVec.cs · Assembly: Dew.Math

public class TMtxVecIntHelper

Injects additional methods in to TMtxVecInt.

The helper class is declared for the abstract class of TMtxVecInt to allow additional helper classes to be defined by the user for TVecInt and TMtxInt.

Methods

NameDescription
FindAndSplit (3)The b parameter is of Dew.Math.TCplx type.
FindIndexes (3)Fills the calling vector with indexes, where the logical expression is true.
FindIndexesAndLength (2)The b parameter is of Dew.Math.TMtxVec type.
FindMask (3)Finds a vector mask.