Navigation

Operators and Keywords

Function List:

C++ API

ov-uint8.h File Reference

#include "ov-intx.h"
Include dependency graph for ov-uint8.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define OCTAVE_INT_T   octave_uint8
#define OCTAVE_VALUE_INT_MATRIX_T   octave_uint8_matrix
#define OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION   uint8_array_value
#define OCTAVE_VALUE_INT_SCALAR_T   octave_uint8_scalar
#define OCTAVE_VALUE_INT_SCALAR_EXTRACTOR_FUNCTION   uint8_scalar_value
#define OCTAVE_TYPE_PREDICATE_FUNCTION   is_uint8_type
#define OCTAVE_INT_MX_CLASS   mxUINT8_CLASS
#define OCTAVE_INT_BTYP   btyp_uint8

Define Documentation

#define OCTAVE_INT_BTYP   btyp_uint8
#define OCTAVE_INT_MX_CLASS   mxUINT8_CLASS
#define OCTAVE_INT_T   octave_uint8
#define OCTAVE_TYPE_PREDICATE_FUNCTION   is_uint8_type
#define OCTAVE_VALUE_INT_MATRIX_T   octave_uint8_matrix
#define OCTAVE_VALUE_INT_NDARRAY_EXTRACTOR_FUNCTION   uint8_array_value
#define OCTAVE_VALUE_INT_SCALAR_EXTRACTOR_FUNCTION   uint8_scalar_value
#define OCTAVE_VALUE_INT_SCALAR_T   octave_uint8_scalar
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines