SLAMflex SE  0.1.0
SLAMflex provides detection and tracking of dominant planes for smartphone devices. This plane can then be used to show AR content relative to the plane orientation. The detection of plane is performed in the field of view of the smartphone camera. In subsequent frames it is tracked. The interface returns the plane position and orientation.
TooN::Cholesky< Size, Precision > Member List

This is the complete list of members for TooN::Cholesky< Size, Precision >, including all inherited members.

backsub(const Vector< Size2, P2, B2 > &v) const TooN::Cholesky< Size, Precision >inline
backsub(const Matrix< Size2, C2, P2, B2 > &m) const TooN::Cholesky< Size, Precision >inline
Cholesky()TooN::Cholesky< Size, Precision >inline
Cholesky(const Matrix< Size, Size, P2, B2 > &m)TooN::Cholesky< Size, Precision >inline
Cholesky(int size)TooN::Cholesky< Size, Precision >inline
compute(const Matrix< Size, Size, P2, B2 > &m)TooN::Cholesky< Size, Precision >inline
determinant()TooN::Cholesky< Size, Precision >inline
do_compute()TooN::Cholesky< Size, Precision >inlineprivate
get_D() const TooN::Cholesky< Size, Precision >inline
get_inverse()TooN::Cholesky< Size, Precision >inline
get_L() const TooN::Cholesky< Size, Precision >inline
get_unscaled_L() const TooN::Cholesky< Size, Precision >inline
mahalanobis(const Vector< Size2, P2, B2 > &v) const TooN::Cholesky< Size, Precision >inline
my_choleskyTooN::Cholesky< Size, Precision >private