MRPT  2.0.0
List of all members | Public Member Functions
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 63 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 66 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 70 of file TPoseOrPoint.h.

◆ rows()

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

Definition at line 65 of file TPoseOrPoint.h.

◆ size()

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



Page generated by Doxygen 1.8.14 for MRPT 2.0.0 Git: b38439d21 Tue Mar 31 19:58:06 2020 +0200 at miƩ abr 1 00:50:30 CEST 2020