24#include <Eigen/SparseCore>
27inline namespace base {
45template <
typename Scalar,
int Options,
typename StorageIndex>
47 :
public std::true_type {};
Concept of sparse matrices.
Namespace of Eigen library.
constexpr bool is_sparse_matrix_v
Check whether a type is a sparse matrix.
Namespace of num_collect source codes.
Check whether a type is a sparse matrix.