|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Two constant standard sets (currently used for concept checking). More...
Go to the source code of this file.
Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| CppAD::local | |
Functions | |
| template<class Scalar > | |
| const std::set< Scalar > & | CppAD::local::one_element_std_set (void) |
| A standard set with one element. More... | |
| template<class Scalar > | |
| const std::set< Scalar > & | CppAD::local::two_element_std_set (void) |
| A standard set with a two elements. More... | |
Two constant standard sets (currently used for concept checking).
Definition in file std_set.hpp.