mixed2sparse_rcv#

View page source

Convert 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.