Exotica
Public Types | Static Public Member Functions | List of all members
Eigen::internal::make_coherent_impl< A, SparseVector< B_Scalar, B_Options, B_Index > > Struct Template Reference

#include <autodiff_scalar.h>

Collaboration diagram for Eigen::internal::make_coherent_impl< A, SparseVector< B_Scalar, B_Options, B_Index > >:
Collaboration graph

Public Types

typedef SparseVector< B_Scalar, B_Options, B_Index > B
 

Static Public Member Functions

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

Member Typedef Documentation

◆ B

template<typename A , typename B_Scalar , int B_Options, typename B_Index >
typedef SparseVector<B_Scalar, B_Options, B_Index> Eigen::internal::make_coherent_impl< A, SparseVector< B_Scalar, B_Options, B_Index > >::B

Member Function Documentation

◆ run()

template<typename A , typename B_Scalar , int B_Options, typename B_Index >
static void Eigen::internal::make_coherent_impl< A, SparseVector< B_Scalar, B_Options, B_Index > >::run ( A &  a,
B b 
)
inlinestatic

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