![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include <cassert>#include <cstddef>#include <iosfwd>#include "str-vec.h"#include "dColVector.h"#include "dNDArray.h"

Go to the source code of this file.
Classes | |
| class | octave_sparse_params |
Macros | |
| #define | OCTAVE_SPARSE_CONTROLS_SIZE 13 |
| #define OCTAVE_SPARSE_CONTROLS_SIZE 13 |
Definition at line 36 of file oct-spparms.h.
Referenced by octave_sparse_params::do_get_key(), octave_sparse_params::do_print_info(), octave_sparse_params::do_set_key(), octave_sparse_params::do_set_vals(), and Fspparms().
1.8.1.2