TMtxVecIntHelper.FindIndexesAndLength Method

Overload List

#SignatureDescription
1Int32 FindIndexesAndLength(TMtxVecInt aThis, TMtxVec a, String op, TMtxVec b)The b parameter is of Dew.Math.TMtxVec type.
2Int32 FindIndexesAndLength(TMtxVecInt aThis, TMtxVec a, String op, Double b)The b parameter is of double type.

Overload 1: Int32 FindIndexesAndLength(TMtxVecInt aThis, TMtxVec a, String op, TMtxVec b)

The b parameter is of Dew.Math.TMtxVec type.

#NameTypeDescription
1aThisTMtxVecIntsource TVecInt or TMtxInt
2aTMtxVecsource TVec or TMtx
3opString
4bTMtxVecsource TVec or TMtx

Returns: Int32

Overload 2: Int32 FindIndexesAndLength(TMtxVecInt aThis, TMtxVec a, String op, Double b)

The b parameter is of double type.

#NameTypeDescription
1aThisTMtxVecIntsource TVecInt or TMtxInt
2aTMtxVecsource TVec or TMtx
3opString
4bDoublescalar

Returns: Int32