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

#include <PlainObjectBase.h>

List of all members.

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 657 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 659 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 
) [inline, static]

Definition at line 660 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 
) [inline, static]

Definition at line 682 of file PlainObjectBase.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59