Navigation

Operators and Keywords

Function List:

C++ API

oct-map.h File Reference

#include <algorithm>
#include <map>
#include "Cell.h"
#include "oct-obj.h"
Include dependency graph for oct-map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave_fields
class  octave_fields::fields_rep
class  octave_scalar_map
class  octave_map
class  Octave_map

Functions

template<>
octave_scalar_map octave_value_extract< octave_scalar_map > (const octave_value &v)
template<>
octave_map octave_value_extract< octave_map > (const octave_value &v)

Function Documentation

template<>
octave_map octave_value_extract< octave_map > ( const octave_value v  )  [inline]
template<>
octave_scalar_map octave_value_extract< octave_scalar_map > ( const octave_value v  )  [inline]
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines