Shapeworks Studio  2.1
Shape analysis software suite
Eigen::internal::sparse_vector_assign_selector< Dest, Src, AssignmentKind > Struct Template Reference

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 60 of file SparseVector.h.


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