![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "ov-int8.h"#include "ov-int16.h"#include "ov-int32.h"#include "ov-int64.h"#include "ov-uint8.h"#include "ov-uint16.h"#include "ov-uint32.h"#include "ov-uint64.h"

Go to the source code of this file.
Macros | |
| #define | OCTAVE_VALUE_INT_TRAITS(MT, ST) |
| #define OCTAVE_VALUE_INT_TRAITS | ( | MT, | |
| ST | |||
| ) |
Definition at line 44 of file ov-int-traits.h.
1.8.1.2