Go to the source code of this file.
Namespaces | |
| namespace | internal |
Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: | |
Functions | |
| template<typename TriangularFactorType , typename VectorsType , typename CoeffsType > | |
| void | internal::make_block_householder_triangular_factor (TriangularFactorType &triFactor, const VectorsType &vectors, const CoeffsType &hCoeffs) |
| template<typename MatrixType , typename VectorsType , typename CoeffsType > | |
| void | internal::apply_block_householder_on_the_left (MatrixType &mat, const VectorsType &vectors, const CoeffsType &hCoeffs) |
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |