CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template<class SizeVector, class ValueVector>
ValueVector CppAD::sparse_rcv< SizeVector, ValueVector >::val_
private

val_[k] is the value for the k-th possibly non-zero entry in the matrix

Definition at line 219 of file sparse_rcv.hpp.

Referenced by CppAD::sparse_rcv< SizeVector, ValueVector >::operator=(), CppAD::sparse_rcv< SizeVector, ValueVector >::set(), and CppAD::sparse_rcv< SizeVector, ValueVector >::val().