Functions
CppAD Namespace Reference

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 cg::CG< Scalar > &x)
 
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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:05