29inline namespace base {
38template <concepts::dense_matrix Matrix>
50template <concepts::real_scalar T>
63template <concepts::real_scalar T>
Definition of dense_matrix concept.
Definition of index_type type.
std::ptrdiff_t index_type
Type of indices in this library.
auto get_size(const Matrix &matrix) -> index_type
Get the size.
Namespace of num_collect source codes.
Definition of real_scalar concept.