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 <AutoDiffScalar.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 457 of file AutoDiffScalar.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 458 of file AutoDiffScalar.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 459 of file AutoDiffScalar.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:38