MRPT  1.9.9
mrpt::math::internal::ProvideStaticResize< Derived > Struct Template Reference

Detailed Description

template<typename Derived>
struct mrpt::math::internal::ProvideStaticResize< Derived >

Provided for STL and matrices/vectors compatibility.

Definition at line 54 of file TPoseOrPoint.h.

#include <mrpt/math/TPoseOrPoint.h>

Inheritance diagram for mrpt::math::internal::ProvideStaticResize< Derived >:

Public Member Functions

constexpr std::size_t rows () const
 
constexpr std::size_t cols () const
 
constexpr std::size_t size () const
 
void resize (std::size_t n)
 throws if attempted to resize to incorrect length More...
 

Member Function Documentation

◆ cols()

template<typename Derived>
constexpr std::size_t mrpt::math::internal::ProvideStaticResize< Derived >::cols ( ) const
inline

Definition at line 57 of file TPoseOrPoint.h.

◆ resize()

template<typename Derived>
void mrpt::math::internal::ProvideStaticResize< Derived >::resize ( std::size_t  n)
inline

throws if attempted to resize to incorrect length

Definition at line 61 of file TPoseOrPoint.h.

◆ rows()

template<typename Derived>
constexpr std::size_t mrpt::math::internal::ProvideStaticResize< Derived >::rows ( ) const
inline

Definition at line 56 of file TPoseOrPoint.h.

◆ size()




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 8fe78517f Sun Jul 14 19:43:28 2019 +0200 at lun oct 28 02:10:00 CET 2019