AbstractMtxVec.FindIndexesAndLength Method

Overload List

#SignatureDescription
1Int32 FindIndexesAndLength(TVecInt Dst, TMtxVec a, String op, TCplx b)
2Int32 FindIndexesAndLength(TVecInt Dst, TMtxVec a, String op, TMtxVec b)
3Int32 FindIndexesAndLength(TVecInt Dst, TMtxVec a, String op, Double b)

Overload 1: Int32 FindIndexesAndLength(TVecInt Dst, TMtxVec a, String op, TCplx b)

#NameTypeDescription
1DstTVecIntsource TVecInt
2aTMtxVecsource TVec or TMtx
3opString
4bTCplxscalar

Returns: Int32

Overload 2: Int32 FindIndexesAndLength(TVecInt Dst, TMtxVec a, String op, TMtxVec b)

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

Returns: Int32

Overload 3: Int32 FindIndexesAndLength(TVecInt Dst, TMtxVec a, String op, Double b)

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

Returns: Int32