Public Types | Static Public Member Functions

ei_conservative_resize_like_impl< Derived, OtherDerived, true > Struct Template Reference

#include <DenseStorageBase.h>

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)

template<typename Derived, typename OtherDerived>
struct ei_conservative_resize_like_impl< Derived, OtherDerived, true >


Member Typedef Documentation

template<typename Derived , typename OtherDerived >
typedef Derived::Index ei_conservative_resize_like_impl< Derived, OtherDerived, true >::Index

Member Function Documentation

template<typename Derived , typename OtherDerived >
static void ei_conservative_resize_like_impl< Derived, OtherDerived, true >::run ( DenseBase< Derived > &  _this,
Index  size 
) [inline, static]
template<typename Derived , typename OtherDerived >
static void ei_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: