Public Types | Static Public Member Functions
Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true > Struct Template Reference

#include <PlainObjectBase.h>

Inheritance diagram for Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >:
Inheritance graph
[legend]

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)

Detailed Description

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

Definition at line 742 of file PlainObjectBase.h.


Member Typedef Documentation

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

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 748 of file PlainObjectBase.h.

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]

The documentation for this struct was generated from the following file:


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:01:00