/home/pxiang/workspace_new/CalculateGreenFunction/src/Utility/types.h File Reference

#include <math.h>
#include <cmath>
#include <iostream>
#include <complex>
#include <Eigen/Dense>
#include <list>
#include <vector>

Go to the source code of this file.

Defines

#define _USE_MATH_DEFINES
#define delta(x, y)   ((x)==(y))?1:0
#define EIGEN_USE_MKL_ALL

Typedefs

typedef std::complex< double > dcomplex
typedef Eigen::MatrixXcd CDMatrix
typedef Eigen::MatrixXd DMatrix
typedef Eigen::MatrixXi IMatrix
typedef Eigen::VectorXcd CDVector
typedef Eigen::VectorXd DVector
typedef Eigen::ArrayXd DArray
typedef Eigen::ArrayXcd CDArray
typedef std::vector< double > Vector


Define Documentation

#define _USE_MATH_DEFINES

#define delta ( x,
 )     ((x)==(y))?1:0

#define EIGEN_USE_MKL_ALL


Typedef Documentation

typedef Eigen::ArrayXcd CDArray

typedef Eigen::MatrixXcd CDMatrix

matrix, vector and array class from eigen lib

C --- complex D --- double I --- integer

typedef Eigen::VectorXcd CDVector

typedef Eigen::ArrayXd DArray

typedef std::complex<double> dcomplex

typedef Eigen::MatrixXd DMatrix

typedef Eigen::VectorXd DVector

typedef Eigen::MatrixXi IMatrix

typedef std::vector<double> Vector


Generated on Fri Oct 31 16:58:45 2014 for CalculateGreenFunction by  doxygen 1.4.7