Exotica
Public Types | Static Public Member Functions | List of all members
Eigen::internal::make_coherent_impl< SparseVector< A_Scalar, A_Options, A_Index >, B > Struct Template Reference

#include <autodiff_scalar.h>

Collaboration diagram for Eigen::internal::make_coherent_impl< SparseVector< A_Scalar, A_Options, A_Index >, B >:
Collaboration graph

Public Types

typedef SparseVector< A_Scalar, A_Options, A_Index > A
 

Static Public Member Functions

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

Member Typedef Documentation

◆ A

template<typename A_Scalar , int A_Options, typename A_Index , typename B >
typedef SparseVector<A_Scalar, A_Options, A_Index> Eigen::internal::make_coherent_impl< SparseVector< A_Scalar, A_Options, A_Index >, B >::A

Member Function Documentation

◆ run()

template<typename A_Scalar , int A_Options, typename A_Index , typename B >
static void Eigen::internal::make_coherent_impl< SparseVector< A_Scalar, A_Options, A_Index >, B >::run ( A a,
B &  b 
)
inlinestatic

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