Typedef lupnt::VecT

Typedef Documentation

template<typename T, int size>
using lupnt::VecT = Matrix<T, size, 1>