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

List of all members.

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 425 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 426 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 
) [inline, static]

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