NICE
Northeastern Interactive Clustering Engine
Namespaces | Typedefs
vector.h File Reference
#include "Eigen/Dense"
Include dependency graph for vector.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::Vector = Eigen::Matrix< T, Eigen::Dynamic, 1 >