#include "byte-swap.h"#include "dim-vector.h"#include "mxarray.h"#include "ov-perm.h"#include "ov-re-mat.h"#include "ov-scalar.h"#include "error.h"#include "errwarn.h"#include "ops.h"#include "pr-output.h"#include "ls-oct-text.h"
Go to the source code of this file.
Macros | |
| #define | FORWARD_MATRIX_VALUE(TYPE, PREFIX) |
Functions | |
| static octave_base_value * | default_numeric_conversion_function (const octave_base_value &a) |
| #define FORWARD_MATRIX_VALUE | ( | TYPE, | |
| PREFIX | |||
| ) |
Definition at line 205 of file ov-perm.cc.
|
static |
Definition at line 485 of file ov-perm.cc.
References octave_perm_matrix::matrix_value().
Referenced by octave_perm_matrix::numeric_conversion_function().