numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
Loading...
Searching...
No Matches
fmt Namespace Reference

Namespace of fmt library. More...

Classes

struct  formatter< num_collect::logging::log_level >
 fmt::formatter for num_collect::logging::log_level. More...
 
struct  formatter< num_collect::logging::time_stamp >
 fmt::formatter for num_collect::logging::time_stamp. More...
 
struct  formatter< num_collect::numbers::fraction< Integer > >
 fmt::formatter for num_collect::numbers::fraction. More...
 
struct  formatter< num_collect::util::impl::dense_matrix_format_view< Matrix > >
 fmt::formatter for num_collect::util::impl::dense_matrix_format_view. More...
 
struct  formatter< num_collect::util::impl::dense_vector_format_view< Vector > >
 fmt::formatter for num_collect::util::impl::dense_vector_format_view. More...
 
struct  formatter< num_collect::util::impl::sparse_matrix_format_view< Matrix > >
 fmt::formatter for num_collect::util::impl::sparse_matrix_format_view. More...
 

Detailed Description

Namespace of fmt library.