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:
- C:/Users/Brig/Documents/ShapeWorksStudio/src/Surfworks/Eigen/src/SparseCore/SparseVector.h