Openholo  v4.0
Open Source Digital Holographic Library
mat.h File Reference
#include "ivec.h"
#include "typedef.h"
#include "complex.h"
#include "define.h"
#include <vector>
Include dependency graph for mat.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  oph::matrix< T >
 

Namespaces

 oph
 

Typedefs

typedef oph::matrix< int > oph::OphIntField
 
typedef oph::matrix< ucharoph::OphByteField
 
typedef oph::matrix< Realoph::OphRealField
 
typedef oph::matrix< Real_toph::OphRealTField
 
typedef oph::matrix< Complex< Real > > oph::OphComplexField
 
typedef oph::matrix< Complex< Real_t > > oph::OphComplexTField
 
typedef OphComplexField oph::Mat
 
typedef OphComplexTField oph::MatF