\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\)
mixed2sparse_rcv#
View page sourceConvert Sparse Matrix from cppad_mixed to cppad_py#
Syntax#
sparse_out =
cppad_py::mixed2sparse_rcv ( sparse_in )Prototype#
sparse_rcv
mixed2sparse_rcv(const CppAD::mixed::d_sparse_rcv& mixed_rcv)
Restriction#
This routine is only available when include_mixed is true.