GNU Octave  3.8.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
Cell.h File Reference
#include <string>
#include "Array.h"
#include "oct-alloc.h"
#include "str-vec.h"
#include "ov.h"
Include dependency graph for Cell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Cell

Functions

template<>
Cell octave_value_extract< Cell > (const octave_value &v)

Function Documentation

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

Definition at line 147 of file Cell.h.