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

#include <autodiff_scalar.h>

Public Types

typedef SparseVector< A_Scalar, A_Options, A_Index > A
 
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_Scalar, int A_Options, typename A_Index, typename B_Scalar, int B_Options, typename B_Index>
struct Eigen::internal::make_coherent_impl< SparseVector< A_Scalar, A_Options, A_Index >, SparseVector< B_Scalar, B_Options, B_Index > >

Definition at line 566 of file autodiff_scalar.h.

Member Typedef Documentation

◆ A

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

Definition at line 569 of file autodiff_scalar.h.

◆ B

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

Definition at line 570 of file autodiff_scalar.h.

Member Function Documentation

◆ run()

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

Definition at line 571 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 Mon Feb 28 2022 22:24:13