mapres.oxh
exported functions
| | MapHmatToLinRes(const mH, const vH=<>, const rNorm=-1) |
| | Maps from the H matrix representation to the restriction specification of the type "a b-2a 0 *". |
| | MapLinResToHmat( sRes) |
| | Maps restriction specification of the type "a b-2a 0 *" to the H matrix representation. |
MapHmatToLinRes(const mH, const vH=<>, const rNorm=-1)
Maps from the H matrix representation to the restriction specification of the type "a b-2a 0 *".
- Parameters
-
| mH | H[r][c] matrix |
| vH | h[r][1] vector (default is <>) |
| rNorm | row index of normalization (default is -1 for none) |
- Returns
-
a string with the restriction specification.
MapLinResToHmat( sRes)
Maps restriction specification of the type "a b-2a 0 *" to the H matrix representation.
- Parameters
-
- Returns
-
{H, h, asH} h is empty if there are no non-zero fixed parameters; asH are the labels of the parameters (or *)