CppAD: A C++ Algorithmic Differentiation Package
20130918
|
size_t CppAD::vectorBool::unit_min | ( | void | ) | [inline, private] |
minimum number of UnitType values that can store length_ bits (note that this is really a function of length_)
Definition at line 634 of file vector.hpp.
Referenced by operator=(), push_back(), push_vector(), resize(), and vectorBool().