class TMtxVecIntHelper : public tObject;
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
| Name | Description |
|---|---|
| FindAndSplit (3) | Finds the masks for a vector and splits it. |
| FindIndexes (3) | Fills the calling vector with indexes, where the logical expression is true. |
| FindIndexesAndLength (3) | The b parameter is of double type. |
| FindMask (6) | Finds a vector mask. |