Prev | Next |
json = fun.to_json()
template <class Base, class RecBase> std::string CppAD::ADFun<Base,RecBase>::to_json(void)
json
is a
json_ad_graph
representation of the corresponding function.
Base
.
RecBase
is the same type as
Base
.
to_json
routine is not yet implement for some
possible ADFun
operators; see
missing operators
.