DiFfRG
Loading...
Searching...
No Matches
DiFfRG::def::ADjacobian_variables< Model, AD_type > Class Template Reference

#include <ad.hh>

Public Member Functions

template<uint to, typename NT , typename Solution >
void jacobian_variables (FullMatrix< NT > &jac, const Solution &sol) const
 

Private Types

using AD_tools = internal::AD_tools<AD_type>
 

Private Member Functions

Model & asImp ()
 
const Model & asImp () const
 

Member Typedef Documentation

◆ AD_tools

template<typename Model , typename AD_type = autodiff::real>
using DiFfRG::def::ADjacobian_variables< Model, AD_type >::AD_tools = internal::AD_tools<AD_type>
private

Member Function Documentation

◆ asImp() [1/2]

template<typename Model , typename AD_type = autodiff::real>
Model & DiFfRG::def::ADjacobian_variables< Model, AD_type >::asImp ( )
inlineprivate

◆ asImp() [2/2]

template<typename Model , typename AD_type = autodiff::real>
const Model & DiFfRG::def::ADjacobian_variables< Model, AD_type >::asImp ( ) const
inlineprivate

◆ jacobian_variables()

template<typename Model , typename AD_type = autodiff::real>
template<uint to, typename NT , typename Solution >
void DiFfRG::def::ADjacobian_variables< Model, AD_type >::jacobian_variables ( FullMatrix< NT > & jac,
const Solution & sol ) const
inline

The documentation for this class was generated from the following file: