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