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

List of all members.

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 413 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 414 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 
) [inline, static]

Definition at line 415 of file AutoDiffScalar.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30