Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, IsVector > Struct Template Reference

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.


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