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

#include <PlainObjectBase.h>

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 55 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 920 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 942 of file PlainObjectBase.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:32