GNU Octave  4.0.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Functions
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::fields_rep
 
class  octave_fields
 
class  octave_map
 
class  octave_scalar_map
 

Functions

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

Function Documentation

template<>
octave_map octave_value_extract< octave_map > ( const octave_value v)
inline

Definition at line 473 of file oct-map.h.

Definition at line 259 of file oct-map.h.