Namespaces | Functions
CppAD Namespace Reference

Namespaces

 cg
 

Functions

template<class Base >
AD< Baseabs2 (const AD< Base > &x)
 
template<class Base >
const AD< Base > & conj (const AD< Base > &x)
 
template<class Base >
AD< Baseimag (const AD< Base > &)
 
template<class Scalar >
bool isfinite (const AD< Scalar > &x)
 
template<typename Scalar >
AD< Scalar > max (const AD< Scalar > &x, const AD< Scalar > &y)
 
template<typename Scalar >
AD< Scalar > min (const AD< Scalar > &x, const AD< Scalar > &y)
 
template<class Base >
const AD< Base > & real (const AD< Base > &x)
 

Function Documentation

◆ abs2()

template<class Base >
AD<Base> CppAD::abs2 ( const AD< Base > &  x)

Definition at line 139 of file autodiff/cppad.hpp.

◆ conj()

template<class Base >
const AD<Base>& CppAD::conj ( const AD< Base > &  x)

Definition at line 131 of file autodiff/cppad.hpp.

◆ imag()

template<class Base >
AD<Base> CppAD::imag ( const AD< Base > &  )

Definition at line 137 of file autodiff/cppad.hpp.

◆ isfinite()

template<class Scalar >
bool CppAD::isfinite ( const AD< Scalar > &  x)

Definition at line 73 of file codegen/cppadcg.hpp.

◆ max()

template<typename Scalar >
AD<Scalar> CppAD::max ( const AD< Scalar > &  x,
const AD< Scalar > &  y 
)

Definition at line 151 of file autodiff/cppad.hpp.

◆ min()

template<typename Scalar >
AD<Scalar> CppAD::min ( const AD< Scalar > &  x,
const AD< Scalar > &  y 
)

Definition at line 143 of file autodiff/cppad.hpp.

◆ real()

template<class Base >
const AD<Base>& CppAD::real ( const AD< Base > &  x)

Definition at line 133 of file autodiff/cppad.hpp.



pinocchio
Author(s):
autogenerated on Fri Jun 23 2023 02:38:34