CppAD: A C++ Algorithmic Differentiation Package
20130102
|
size_t 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 559 of file vector.hpp.
Referenced by operator=(), push_back(), push_vector(), resize(), and vectorBool().