Go to the source code of this file.
|
| function | mxberry::core::struct::structcomparevec (in SX, in SY, in absTol, in relTol) |
| | STRUCTCOMPARE compares two structures using the specified tolerance. More...
|
| |
| function | mxberry::core::struct::structcompare1darray (in SX, in SY, in absTol, in relTol) |
| | STRUCTCOMPARE1D compares 1-dimentional structural arrays. More...
|
| |
| function | mxberry::core::struct::structcomparescalar (in SX, in SY, in absTol, in relTol) |
| | STRUCTCOMPARE1D compares the scalar structures. More...
|
| |
| function | mxberry::core::struct::compfun (in x, in y, in absTol, in relTol) |
| | COMPFUN compares two different objects (ideally - of any type) More...
|
| |
| function | mxberry::core::struct::toNumericSupportingMinus (in x) |
| |