Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true > Struct Template Reference

Detailed Description

template<typename Derived, typename OtherDerived>
struct Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >

Definition at line 696 of file Core.

List of all members.

Public Types

typedef Derived::Index Index

Static Public Member Functions

static void run (DenseBase< Derived > &_this, Index size)
static void run (DenseBase< Derived > &_this, const DenseBase< OtherDerived > &other)

Member Typedef Documentation

template<typename Derived , typename OtherDerived >
typedef Derived::Index Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >::Index

Definition at line 698 of file Core.


Member Function Documentation

template<typename Derived , typename OtherDerived >
static void Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >::run ( DenseBase< Derived > &  _this,
Index  size 
) [inline, static]

Definition at line 699 of file Core.

template<typename Derived , typename OtherDerived >
static void Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >::run ( DenseBase< Derived > &  _this,
const DenseBase< OtherDerived > &  other 
) [inline, static]

Definition at line 706 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo