CppAD: A C++ Algorithmic Differentiation Package  20130102
template<class Type>
void vector< Type >::resize ( size_t  n) [inline]

change the number of elements in this vector.

Parameters:
nnew number of elements for this vector

Definition at line 353 of file vector.hpp.

Referenced by user_atomic< Base >::ad(), ForJacSweep(), forward0sweep(), forward_sweep(), vector< bool >::operator=(), optimize(), ReverseSweep(), RevHesSweep(), and RevJacSweep().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines