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>

Public Types

typedef SparseVector< B_Scalar, B_Options, B_Index > B
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 551 of file autodiff_scalar.h.

Member Typedef Documentation

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

Definition at line 553 of file autodiff_scalar.h.

Member Function Documentation

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

Definition at line 554 of file autodiff_scalar.h.


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


exotica_core
Author(s): Yiming Yang, Michael Camilleri
autogenerated on Sat Apr 10 2021 02:34:49