Static Public Member Functions | Static Public Attributes | 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)
 

Static Public Attributes

static const bool IsRelocatable = !NumTraits<typename Derived::Scalar>::RequireInitialization
 

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

◆ run() [1/2]

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 1007 of file PlainObjectBase.h.

◆ run() [2/2]

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 1030 of file PlainObjectBase.h.

Member Data Documentation

◆ IsRelocatable

template<typename Derived, typename OtherDerived, bool IsVector>
const bool Eigen::internal::conservative_resize_like_impl< Derived, OtherDerived, IsVector >::IsRelocatable = !NumTraits<typename Derived::Scalar>::RequireInitialization
static

Definition at line 1005 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