Template Struct normalizeAlgo

Struct Documentation

template<typename VectorLike, bool value = is_floating_point<typename VectorLike::Scalar>::value>
struct normalizeAlgo

Public Static Functions

static inline void run(const Eigen::MatrixBase<VectorLike> &vec)