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

#include <PlainObjectBase.h>

Inheritance diagram for Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >:
Inheritance graph
[legend]

Public Types

typedef conservative_resize_like_impl< Derived, OtherDerived, false > Base
 

Static Public Member Functions

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

Additional Inherited Members

Detailed Description

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

Definition at line 1069 of file PlainObjectBase.h.

Member Typedef Documentation

◆ Base

template<typename Derived , typename OtherDerived >
typedef conservative_resize_like_impl<Derived,OtherDerived,false> Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >::Base

Definition at line 1072 of file PlainObjectBase.h.

Member Function Documentation

◆ run() [1/2]

template<typename Derived , typename OtherDerived >
static void Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, true >::run ( DenseBase< Derived > &  _this,
Index  size 
)
inlinestatic

Definition at line 1076 of file PlainObjectBase.h.

◆ run() [2/2]

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

Definition at line 1086 of file PlainObjectBase.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:28