Public Types | Static Public Member Functions | List of all members
Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, IsVector > Struct Template Reference

#include <PlainObjectBase.h>

Public Types

typedef Derived::Index Index
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 50 of file PlainObjectBase.h.

Member Typedef Documentation

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

Definition at line 674 of file PlainObjectBase.h.

Member Function Documentation

template<typename Derived , typename OtherDerived , bool IsVector>
static void Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, IsVector >::run ( DenseBase< Derived > &  _this,
Index  rows,
Index  cols 
)
inlinestatic

Definition at line 675 of file PlainObjectBase.h.

template<typename Derived , typename OtherDerived , bool IsVector>
static void Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, IsVector >::run ( DenseBase< Derived > &  _this,
const DenseBase< OtherDerived > &  other 
)
inlinestatic

Definition at line 697 of file PlainObjectBase.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:12