CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
check_simple_vector.hpp File Reference

Go to the source code of this file.

Classes

struct  CppAD::ok_if_S_same_as_T< S, T >
 
struct  CppAD::ok_if_S_same_as_T< T, T >
 

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 

Functions

template<class Scalar , class Vector >
void CppAD::CheckSimpleVector (const Scalar &x, const Scalar &y)
 
template<class Scalar , class Vector >
void CppAD::CheckSimpleVector (void)