Searched refs:stableNormalize (Results 1 - 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DDot.h160 * \sa stableNorm(), stableNormalize(), normalized()
188 inline void MatrixBase<Derived>::stableNormalize() function in class:Eigen::MatrixBase
H A DMatrixBase.h209 EIGEN_DEVICE_FUNC void stableNormalize();
/external/eigen/test/
H A Dstable_norm.cpp167 // stableNormalize[d]
171 vcopy.stableNormalize();

Completed in 257 milliseconds