std::tuple< Autodiff::STensorId, Autodiff::ComputeNodePtr > syten::STensorImpl::STensorProxy::get_autodiff | ( | ) | const |
Returns a tuple of autodifferentiation ID and node.
References ad_compute_node, ad_id, syten::hasMember(), and SYTEN_ASSERT_MSG.
Referenced by syten::STensorImpl::Autodiff::create_product_differentiable(), get_and_renew_autodiff(), prime(), prime_all(), and syten::STensorImpl::prod().