NICE
Northeastern Interactive Clustering Engine
Namespaces | Typedefs
matrix.h File Reference
#include "Eigen/Dense"
Include dependency graph for matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Nice
 

Typedefs

template<typename T >
using Nice::Matrix = Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic >