Chemical Data Processing Library C++ API - Version 1.1.1
|
Provides traits to flexibly handle different types of variable arrays in function optimization algorithms. More...
Go to the source code of this file.
Classes | |
struct | CDPL::Math::MinimizerVariableArrayTraits< A > |
struct | CDPL::Math::MinimizerVariableArrayTraits< VectorArray< V > > |
struct | CDPL::Math::MinimizerVariableArrayTraits< std::vector< V > > |
Namespaces | |
CDPL | |
The namespace of the Chemical Data Processing Library. | |
CDPL::Math | |
Contains classes and functions related to mathematics. | |
Provides traits to flexibly handle different types of variable arrays in function optimization algorithms.