Searched defs:isUnitary (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/
H A DDot.h269 //---------- implementation of isOrthogonal / isUnitary ----------
292 * Indeed, \c m.isUnitary() returns true if and only if the columns (equivalently, the rows) of m form an
299 bool MatrixBase<Derived>::isUnitary(const RealScalar& prec) const function in class:Eigen::MatrixBase

Completed in 63 milliseconds