numerical-collection-cpp 0.10.0
A collection of algorithms in numerical analysis implemented in C++
|
▼Nnum_collect | Namespace of num_collect source codes |
▼Nbase | Namespace of definitions common in this project |
►Nconcepts | Namespace of C++ concepts |
▼Nconcepts | Namespace of C++ concepts |
►Nimpl | Namespace of internal implementations |
Rassertion_condition | Concept of types usable as conditions in assertions |
Rconst_reference_of | Concept of constant references |
Rconvertible_to | Concept of types convertible from the given type |
Rdecayed_to | Concept of same types |
Rdense_matrix | Concept of Eigen's dense matrices |
Rdense_matrix_of | Concept of Eigen's dense matrices with scalars of the given type |
Rdense_vector | Concept of Eigen's dense vectors |
Rdense_vector_of | Concept of Eigen's dense vectors with scalars of the given type |
Reigen_solver_of | Concept of Eigen's solvers of linear equations |
Rformattable | Concept of types formattable using fmt library |
Rimplicitly_convertible_to | Concept of types implicitly convertible from the given type |
Rintegral | Concept of integers |
Rinvocable | Concept of functions invocable with given arguments |
Rinvocable_as | Concept of functions invocable as a function with the given signature |
Riterative_solver | Concept of iterative solvers |
Rreal_scalar | Concept of real scalars |
Rreal_scalar_dense_matrix | Concept of Eigen's dense matrices with real scalars |
Rreal_scalar_dense_vector | Concept of Eigen's dense vectors with real scalars |
Rreal_scalar_sparse_matrix | Concept of Eigen's sparse matrices with real scalars |
Rreference_of | Concept of references |
Rsame_as | Concept of same types |
Rsigned_integral | Concept of signed integers |
Rsparse_matrix | Concept of sparse matrices |
Rsparse_matrix_of | Concept of Eigen's sparse matrices with scalars of the given type |
▼Nlogging | Namespace of logging |
►Nconcepts | Namespace of C++ concepts |
▼Node | Namespace of solvers of ordinary differential equations (ODE) |
►Nconcepts | Namespace of C++ concepts |
▼Nopt | Namespace of optimization algorithms |
►Nconcepts | Namespace of C++ concepts |
▼Nrbf | Namespace of RBF interpolation |
►Nconcepts | Namespace of C++ concepts |
▼Nregularization | Namespace of regularization algorithms |
►Nconcepts | Namespace of C++ concepts |
▼Nroots | Namespace of root-finding algorithms |
►Nconcepts | Namespace of C++ concepts |
▼Nutil | Namespace of utilities |
►Nconcepts | Namespace of C++ concepts |