MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core | |
Functions | |
function | mxberry::core::ismemberbyfunc (in leftVec, in rightVec, in fCompare) |
ISMEMBERBYFUNC - ismember implementation for arrays of any type where an element comparison is performed by a specified function. This function is useful when elements are not sortable i.e. EITHER an implementation of ,,,,, does not define a full order OR there is no an implementation of method that calls these operators. More... | |