44 std::cerr <<
"Vector size must be positive integers. " << std::endl
45 <<
"Your input was (" << _l <<
")." << std::endl;
50 std::cerr <<
"Vector margin must be zero or above. " << std::endl
51 <<
"Your input was (" << _l <<
", " << margin <<
")." << std::endl;
CPPL_INT cap
vector capacity
double * array
1D array to store vector data
Real Double-precision Column Vector Class.
(DO NOT USE) Smart-temporary Real Double-precision Column Vector Class
double * array
1D array to store vector data
CPPL_INT cap
vector capacity