Navigation

Operators and Keywords

Function List:

C++ API

ov-float.h File Reference

#include <cstdlib>
#include <iosfwd>
#include <string>
#include "lo-ieee.h"
#include "lo-mappers.h"
#include "lo-utils.h"
#include "mx-base.h"
#include "oct-alloc.h"
#include "str-vec.h"
#include "gripes.h"
#include "ov-base.h"
#include "ov-re-mat.h"
#include "ov-flt-re-mat.h"
#include "ov-base-scalar.h"
#include "ov-typeinfo.h"

Include dependency graph for ov-float.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  octave_float_scalar

Defines

#define octave_float_h   1
#define DEFINE_INT_SCALAR_VALUE(TYPE)

Define Documentation

#define DEFINE_INT_SCALAR_VALUE ( TYPE   ) 

Value:

octave_ ## TYPE \
  TYPE ## _scalar_value (void) const \
    { return octave_ ## TYPE (scalar); }

#define octave_float_h   1