GNU Octave  4.2.1
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 | Typedefs
DET.h File Reference
#include "octave-config.h"
#include <cmath>
#include "oct-cmplx.h"
#include "lo-mappers.h"
Include dependency graph for DET.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  base_det< T >
 

Typedefs

typedef base_det< ComplexComplexDET
 
typedef base_det< doubleDET
 
typedef base_det< FloatComplexFloatComplexDET
 
typedef base_det< float > FloatDET
 

Typedef Documentation

Definition at line 89 of file DET.h.

typedef base_det<double> DET

Definition at line 87 of file DET.h.

Definition at line 90 of file DET.h.

typedef base_det<float> FloatDET

Definition at line 88 of file DET.h.