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
Functions
matrix_type.cc File Reference
#include <algorithm>
#include "ov.h"
#include "defun.h"
#include "error.h"
#include "ov-re-mat.h"
#include "ov-cx-mat.h"
#include "ov-re-sparse.h"
#include "ov-cx-sparse.h"
#include "MatrixType.h"
#include "oct-locbuf.h"
Include dependency graph for matrix_type.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fmatrix_type (const octave_value_list &args, int)

Function Documentation

OCTAVE_EXPORT octave_value_list Fmatrix_type ( const octave_value_list args,
int   
)