Main MRPT website > C++ reference
MRPT logo
Classes | Namespaces | Functions

Determinant.h File Reference

Go to the source code of this file.

Classes

struct  internal::determinant_impl< Derived, DeterminantType >
struct  internal::determinant_impl< Derived, 1 >
struct  internal::determinant_impl< Derived, 2 >
struct  internal::determinant_impl< Derived, 3 >
struct  internal::determinant_impl< Derived, 4 >

Namespaces

namespace  internal
 

Applies the clock wise 2D rotation j to the set of 2D vectors of cordinates x and y: $ \left ( \begin{array}{cc} x \\ y \end{array} \right ) = J \left ( \begin{array}{cc} x \\ y \end{array} \right ) $


Functions

template<typename Derived >
const Derived::Scalar internal::bruteforce_det3_helper (const MatrixBase< Derived > &matrix, int a, int b, int c)
template<typename Derived >
const Derived::Scalar internal::bruteforce_det4_helper (const MatrixBase< Derived > &matrix, int j, int k, int m, int n)



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011