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 | Typedefs
DET.h File Reference
#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< floatFloatDET

Typedef Documentation

Definition at line 87 of file DET.h.

typedef base_det<double> DET

Definition at line 85 of file DET.h.

Definition at line 88 of file DET.h.

Definition at line 86 of file DET.h.