GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Classes | |
class | octave_handle |
Functions | |
bool | operator!= (const octave_handle &a, const octave_handle &b) |
bool | operator< (const octave_handle &a, const octave_handle &b) |
bool | operator<= (const octave_handle &a, const octave_handle &b) |
bool | operator== (const octave_handle &a, const octave_handle &b) |
bool | operator> (const octave_handle &a, const octave_handle &b) |
bool | operator>= (const octave_handle &a, const octave_handle &b) |
|
inline |
Definition at line 118 of file oct-handle.h.
References octave_handle::value().
|
inline |
Definition at line 124 of file oct-handle.h.
References octave_handle::value().
|
inline |
Definition at line 130 of file oct-handle.h.
References octave_handle::value().
|
inline |
Definition at line 112 of file oct-handle.h.
References octave_handle::value().
|
inline |
Definition at line 142 of file oct-handle.h.
References octave_handle::value().
|
inline |
Definition at line 136 of file oct-handle.h.
References octave_handle::value().