Main MRPT website > C++ reference for MRPT 1.4.0
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.




Page generated by Doxygen 1.9.2 for MRPT 1.4.0 SVN: at Mon Sep 20 00:21:41 UTC 2021