MatrixBerryCore
|
Go to the source code of this file.
Namespaces | |
mxberry::core | |
Functions | |
function | mxberry::core::absrelcompare (in leftArr, in rightArr, in absTol, in relTol, in fNormOp) |
ABSRELCOMPARE - compares two numerical arrays by user defined norm. For each two corresponding fNormOp input elements from the leftArr (argL) and the rightArr (argR) the function calculates: More... | |