Public Types | Static Public Member Functions | List of all members
Eigen::internal::make_coherent_impl< Matrix< A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols >, B > Struct Template Reference

#include <autodiff_scalar.h>

Public Types

typedef Matrix< A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols > A
 

Static Public Member Functions

static void run (A &a, B &b)
 

Detailed Description

template<typename A_Scalar, int A_Rows, int A_Cols, int A_Options, int A_MaxRows, int A_MaxCols, typename B>
struct Eigen::internal::make_coherent_impl< Matrix< A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols >, B >

Definition at line 484 of file autodiff_scalar.h.

Member Typedef Documentation

template<typename A_Scalar , int A_Rows, int A_Cols, int A_Options, int A_MaxRows, int A_MaxCols, typename B >
typedef Matrix<A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols> Eigen::internal::make_coherent_impl< Matrix< A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols >, B >::A

Definition at line 486 of file autodiff_scalar.h.

Member Function Documentation

template<typename A_Scalar , int A_Rows, int A_Cols, int A_Options, int A_MaxRows, int A_MaxCols, typename B >
static void Eigen::internal::make_coherent_impl< Matrix< A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols >, B >::run ( A a,
B &  b 
)
inlinestatic

Definition at line 487 of file autodiff_scalar.h.


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


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:49