Public Types | Static Public Member Functions | List of all members
Eigen::internal::make_coherent_impl< A, Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > > Struct Template Reference

#include <AutoDiffScalar.h>

Public Types

typedef Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > B
 

Static Public Member Functions

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

Detailed Description

template<typename A, typename B_Scalar, int B_Rows, int B_Cols, int B_Options, int B_MaxRows, int B_MaxCols>
struct Eigen::internal::make_coherent_impl< A, Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > >

Definition at line 469 of file AutoDiffScalar.h.

Member Typedef Documentation

template<typename A , typename B_Scalar , int B_Rows, int B_Cols, int B_Options, int B_MaxRows, int B_MaxCols>
typedef Matrix<B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols> Eigen::internal::make_coherent_impl< A, Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > >::B

Definition at line 470 of file AutoDiffScalar.h.

Member Function Documentation

template<typename A , typename B_Scalar , int B_Rows, int B_Cols, int B_Options, int B_MaxRows, int B_MaxCols>
static void Eigen::internal::make_coherent_impl< A, Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > >::run ( A a,
B b 
)
inlinestatic

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