Prev
Next
Index->
contents
reference
index
search
external
Up->
CppAD
IdenticalPar
CppAD->
Distribute
NewFeature
Define
GreaterThanZero
GreaterThanOrZero
LessThanZero
LessThanOrZero
IdenticalPar
IdenticalZero
IdenticalOne
IdenticalEqualPar
OpCode
printOp
NumInd
NumVar
tape_link
TapeRec
ADTape
BoolFunLink
Op
ForwardSweep
ReverseSweep
ForJacSweep
RevJacSweep
IdenticalPar
Headings->
Syntax
Description
Check if a Value is Identically a Parameter
Syntax
inline bool IdenticalPar(const
Type
&
x
)
Description
If
x
is not of type
AD<
Base
>
, this function returns true. Otherwise, it returns true if and only if the sequence of values
x
,
x
.value_,
x
.value_.value , ...
are all parameters.
Input File: cppad/local/identical.hpp