|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
| std::ostream& operator<< | ( | std::ostream & | os, |
| const CppAD::vector< Type > & | vec | ||
| ) | [inline] |
output a vector
| os | stream to write the vector to |
| vec | vector that is output |
Definition at line 475 of file vector.hpp.