1#ifndef CPPAD_CG_IDENTICAL_INCLUDED
2#define CPPAD_CG_IDENTICAL_INCLUDED
33 return CppAD::IdenticalCon(x.
getValue());
59inline bool IdenticalEqualCon(
const CppAD::cg::CG<Base>& x,
60 const CppAD::cg::CG<Base>& y) {
const Base & getValue() const
bool IdenticalOne(const cg::CG< Base > &x)
bool IdenticalZero(const cg::CG< Base > &x)
bool IdenticalPar(const cg::CG< Base > &x)