Main MRPT website > C++ reference for MRPT 1.9.9
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 30 of file matrix_adaptors.h.

#include <mrpt/math/matrix_adaptors.h>




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST