#include <mi32/stddefns.h>
Go to the source code of this file.
Functions | |
| ERRVALUE | LinearCombinationArrayRead (MIMATRIX &matrix, MIMATRIX &offsets, MISTRINGLIST &outrastnames, const MISTRINGLIST &inrastnames, const FILEPATH &filepath) |
| ERRVALUE | LinearCombinationArrayWrite (const MIMATRIX &matrix, const MIMATRIX &offsets, const MISTRINGLIST &inrastnames, const MISTRINGLIST &outrastnames, const FILEPATH &fp) |
| ERRVALUE LinearCombinationArrayRead | ( | MIMATRIX & | matrix, | |
| MIMATRIX & | offsets, | |||
| MISTRINGLIST & | outrastnames, | |||
| const MISTRINGLIST & | inrastnames, | |||
| const FILEPATH & | filepath | |||
| ) |
| filepath | Matches against saved results |
| ERRVALUE LinearCombinationArrayWrite | ( | const MIMATRIX & | matrix, | |
| const MIMATRIX & | offsets, | |||
| const MISTRINGLIST & | inrastnames, | |||
| const MISTRINGLIST & | outrastnames, | |||
| const FILEPATH & | fp | |||
| ) |
1.6.1