Eigen::internal::sparse_vector_assign_selector< Dest, Src, AssignmentKind > Struct Template Reference

#include <SparseVector.h>

Detailed Description

template<typename Dest, typename Src, int AssignmentKind = !bool(Src::IsVectorAtCompileTime) ? SVA_RuntimeSwitch : Src::InnerSizeAtCompileTime==1 ? SVA_Outer : SVA_Inner>
struct Eigen::internal::sparse_vector_assign_selector< Dest, Src, AssignmentKind >

Definition at line 59 of file SparseVector.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:47