Main MRPT website > C++ reference
MRPT logo
mrpt::math::detail::MatrixWrapper< U, B > Class Template Reference

Detailed Description

template<typename U, bool B>
class mrpt::math::detail::MatrixWrapper< U, B >

This template is a trick to switch the type of a variable using a boolean variable in the template.

It's easy to extend its functionality to several types, using a unsigned char instead of a bool.

Definition at line 29 of file matrix_adaptors.h.

#include <mrpt/math/matrix_adaptors.h>

Inheritance diagram for mrpt::math::detail::MatrixWrapper< U, B >:
Inheritance graph
[legend]



Page generated by Doxygen 1.8.9.1 for MRPT 1.3.0 SVN: at Sun Sep 13 03:55:12 UTC 2015