MCPcopy Create free account

hub / github.com/auto-differentiation/xad / functions

Functions778 in github.com/auto-differentiation/xad

Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:38
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:76
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:118
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:166
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:219
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:227
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:241
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:264
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:286
Methodderivative_a
src/XAD/BinaryMathFunctors.hpp:300
Methodderivative_a
src/XAD/BinaryFunctors.hpp:35
Methodderivative_a
src/XAD/BinaryFunctors.hpp:45
Methodderivative_a
src/XAD/BinaryFunctors.hpp:55
Methodderivative_a
src/XAD/BinaryFunctors.hpp:65
Methodderivative_a
src/XAD/BinaryDerivativeImpl.hpp:56
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:42
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:90
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:135
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:183
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:220
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:231
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:245
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:265
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:287
Methodderivative_b
src/XAD/BinaryMathFunctors.hpp:301
Methodderivative_b
src/XAD/BinaryFunctors.hpp:37
Methodderivative_b
src/XAD/BinaryFunctors.hpp:47
Methodderivative_b
src/XAD/BinaryFunctors.hpp:57
Methodderivative_b
src/XAD/BinaryFunctors.hpp:67
Methodderivative_b
src/XAD/BinaryDerivativeImpl.hpp:63
Functionderivative_type getAdjoint
src/XAD/Literals.hpp:282
Functionderivative_type getDerivative
src/XAD/Literals.hpp:398
Methoddestr
src/XAD/OperationsContainerPaired.hpp:264
Methoddestr
src/XAD/OperationsContainer.hpp:303
Methodempty
src/XAD/OperationsContainerPaired.hpp:60
Methodempty
src/XAD/JITGraph.hpp:125
Methodempty
src/XAD/ChunkContainer.hpp:151
Methodempty
src/XAD/OperationsContainer.hpp:84
MethodevaluateNode
src/XAD/JITGraphInterpreter.cpp:157
Functionf
test/ExternalFunc_test.cpp:94
Functionf_ext
test/ExternalFunc_test.cpp:103
MethodfoldSubrecording
src/Tape.cpp:299
MethodfoldSubrecordings
src/Tape.cpp:327
Methodforward
Execute forward pass using registered input pointers.
src/XAD/JITCompiler.hpp:232
Methodfrexp_op
src/XAD/UnaryMathFunctors.hpp:198
Functiong_adjoint
test/ExternalFunc_test.cpp:41
MethodgetActive
src/XAD/JITCompiler.hpp:143
MethodgetActive
src/XAD/Tape.hpp:110
MethodgetDerivative
src/XAD/JITCompiler.hpp:283
MethodgetDerivative
src/XAD/Literals.hpp:701
MethodgetDerivative
src/XAD/FRealDirect.hpp:50
MethodgetDerivative
src/XAD/RealDirect.hpp:95
MethodgetHighPart
src/XAD/ChunkContainer.hpp:368
MethodgetLowPart
src/XAD/ChunkContainer.hpp:369
MethodgetMemory
src/XAD/JITCompiler.hpp:309
MethodgetNumChunks
src/XAD/ChunkContainer.hpp:364
MethodgetNumElements
src/XAD/ChunkContainer.hpp:370
MethodgetPosition
src/XAD/JITCompiler.hpp:310
FunctiongetSlot
src/XAD/Literals.hpp:238
FunctiongetTape
src/XAD/Literals.hpp:239
MethodgetValue
src/XAD/Expression.hpp:54
MethodgetValue
src/XAD/Literals.hpp:79
MethodgetValue
src/XAD/RealDirect.hpp:97
Functionignore_unused_variable
src/XAD/Macros.hpp:34
MethodincrementAdjoint
src/XAD/Tape.hpp:62
MethodinitDerivatives
src/Tape.cpp:393
MethodinvSqrtPi
src/XAD/JITGraphInterpreter.cpp:151
Methoditerator
src/XAD/ChunkContainer.hpp:319
MethodjitTestFunctor_jitCopysignADScalar
test/JITExpressionMath_test.cpp:1095
MethodjitTestFunctor_jitCopysignScalarAD
test/JITExpressionMath_test.cpp:1077
Methodldexp_op
src/XAD/UnaryMathFunctors.hpp:189
Functionmain
samples/fwdvec_1st/main.cpp:37
Functionmain
samples/LiborSwaptionPricer/benchmark.cpp:149
Functionmain
Runs pricing given number of paths and optionally tests against finite differences for correctness. Usage: LiborSwaptionPricer [numPaths] [test] By
samples/LiborSwaptionPricer/main.cpp:81
Functionmain
samples/LiborSwaptionPricer/JIT/main.cpp:285
Functionmain
samples/external_function/main.cpp:38
Functionmain
samples/adj_1st/main.cpp:36
Functionmain
samples/checkpointing/main.cpp:39
Functionmain
samples/Hessian/main.cpp:34
Functionmain
samples/SwapPricer/main.cpp:33
Functionmain
samples/fwd_1st/main.cpp:37
Functionmain
samples/adjvec_1st/main.cpp:38
Functionmain
samples/Jacobian/main.cpp:33
Functionmain
samples/fwd_adj_2nd/main.cpp:37
Functionmain
samples/jit_tutorial/main.cpp:63
Functionmain
test/compile_failures/ternary_operator_conversion.cpp:6
Functionmain
test/compile_failures/convert_to_double.cpp:5
Methodmake
version that needs destruction
src/XAD/ChunkContainer.hpp:109
Methodmake
src/XAD/ChunkContainer.hpp:137
FunctionmathTest
test/TestHelpers.hpp:119
Methodmodf_op
src/XAD/UnaryMathFunctors.hpp:234
Methodnested_type> getAdjoint
src/XAD/Complex.hpp:47
Methodnested_type>, Expr, DerivativeType> smooth_abs
src/XAD/UnaryOperators.hpp:77
Methodnextafter_op
src/XAD/BinaryMathFunctors.hpp:295
MethodnumInputs
src/XAD/JITCompiler.hpp:223
MethodnumOutputs
src/XAD/JITCompiler.hpp:224
Functionoperator!=
src/XAD/Complex.hpp:551
Methodoperator!=
src/XAD/ChunkContainer.hpp:343
Methodoperator!=
src/XAD/Vec.hpp:62
Methodoperator()
test/JITExpressionMath_test.cpp:1080
← previousnext →501–600 of 778, ranked by callers