Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/auto-differentiation/xad
/ functions
Functions
778 in github.com/auto-differentiation/xad
⨍
Functions
778
◇
Types & classes
460
Function
TYPED_TEST
test/ComplexAD_test.cpp:157
Function
TYPED_TEST
test/OperationsContainer_test.cpp:69
Function
TYPED_TEST
test/ExpressionsConversion_test.cpp:334
Function
TYPED_TEST
test/StdCompatibility_test.cpp:149
Function
TYPED_TEST
------------------ matchers themselves -----------
test/Complex_test.cpp:105
Method
Tape
src/Tape.cpp:49
Method
Tape
not copyable
src/XAD/Tape.hpp:98
Method
TapeAlreadyActive
src/XAD/Exceptions.hpp:42
Method
TestHeston
test/COSHestonEngineExpr.hpp:12
Method
TestStruct
test/OperationsContainer_test.cpp:193
Method
UnaryExpr
src/XAD/UnaryExpr.hpp:70
Function
UnaryExpr<Scalar, frexp_op<Scalar>, Expr, DerivativeType> frexp
src/XAD/UnaryOperators.hpp:137
Function
UnaryExpr<Scalar, ldexp_op<Scalar>, Expr, DerivativeType> ldexp
src/XAD/UnaryOperators.hpp:118
Function
UnaryExpr<Scalar, modf_op<Scalar, T>, Expr, DerivativeType> modf
src/XAD/UnaryOperators.hpp:156
Function
UnaryExpr<Scalar, scalar_max_op<Scalar, Scalar>, Expr, DerivativeType>(max)
src/XAD/UnaryOperators.hpp:177
Function
UnaryExpr<Scalar, scalar_min_op<Scalar, Scalar>, Expr, DerivativeType>(min)
src/XAD/UnaryOperators.hpp:242
Function
UnaryExpr<Scalar, scalar_pow2_op<Scalar, int>, Expr, DerivativeType> pown
src/XAD/UnaryOperators.hpp:103
Method
XAD_INLINE ADTypeBase
src/XAD/Literals.hpp:72
Method
_free_memory
src/XAD/ChunkContainer.hpp:394
Method
activate
src/XAD/JITCompiler.hpp:134
Method
aligned_alloc
test/OperationsContainer_test.cpp:32
Method
aligned_alloc
src/XAD/AlignedAllocator.hpp:43
Method
append_n
src/XAD/OperationsContainerPaired.hpp:126
Method
append_unsafe_n
src/XAD/ChunkContainer.hpp:281
Method
apply
src/XAD/UnaryMathFunctors.hpp:215
Method
apply
src/XAD/UnaryMathFunctors.hpp:221
Method
base
src/XAD/Complex.hpp:261
Method
basic_istream<C, T>& operator>>
src/XAD/Literals.hpp:823
Method
basic_ostream<C, T>& operator<<
src/XAD/Literals.hpp:816
Function
calc
test/Expressions_test.cpp:1646
Method
calcDerivatives
test/ComplexAD_test.cpp:100
Function
calc_derivatives
src/XAD/Literals.hpp:384
Method
calc_derivatives
src/XAD/BinaryExpr.hpp:53
Method
calc_derivatives
src/XAD/Expression.hpp:93
Method
calc_derivatives
src/XAD/Literals.hpp:710
Method
calc_derivatives
src/XAD/UnaryExpr.hpp:75
Method
capacity
src/XAD/OperationsContainerPaired.hpp:62
Method
capacity
src/XAD/OperationsContainer.hpp:86
Method
check_space
src/XAD/ChunkContainer.hpp:376
Method
chunk_end
src/XAD/ChunkContainer.hpp:305
Method
chunk_rbegin
src/XAD/ChunkContainer.hpp:306
Method
chunk_rend
src/XAD/ChunkContainer.hpp:307
Method
chunks
src/XAD/OperationsContainerPaired.hpp:63
Method
clear
src/XAD/OperationsContainerPaired.hpp:89
Method
clear
src/XAD/ChunkContainer.hpp:140
Method
clear
src/XAD/OperationsContainer.hpp:114
Method
clearAll
src/XAD/JITCompiler.hpp:300
Method
compile
Compile the recorded graph. Must be called before execution methods.
src/XAD/JITCompiler.hpp:220
Method
complex
src/XAD/Complex.hpp:129
Method
complex
src/XAD/Complex.hpp:207
Method
complex
src/XAD/Complex.hpp:253
Method
complex<T> acos_impl
src/XAD/Complex.hpp:2564
Method
complex<T> acosh_impl
src/XAD/Complex.hpp:2455
Method
complex<T> asin_impl
src/XAD/Complex.hpp:2555
Method
complex<T> asinh_impl
src/XAD/Complex.hpp:2426
Method
complex<T> atan_impl
src/XAD/Complex.hpp:2619
Method
complex<T> atanh_impl
src/XAD/Complex.hpp:2500
Method
complex<T> cos_impl
src/XAD/Complex.hpp:2538
Method
complex<T> cosh_impl
src/XAD/Complex.hpp:2376
Method
complex<T> derivative
src/XAD/Complex.hpp:296
Method
complex<T> exp_impl
src/XAD/Complex.hpp:2280
Method
complex<T> sin_impl
src/XAD/Complex.hpp:2529
Method
complex<T> sinh_impl
src/XAD/Complex.hpp:2358
Method
complex<T> sqrt_impl
src/XAD/Complex.hpp:2330
Method
complex<T> tan_impl
src/XAD/Complex.hpp:2546
Method
complex<T> tanh_impl
src/XAD/Complex.hpp:2394
Method
complex<T> value
src/XAD/Complex.hpp:314
Method
complex_impl
src/XAD/Complex.hpp:52
Method
computeAdjoint
Updates the adjoints for the external function, using manual AD
samples/external_function/external_sum_elements.hpp:84
Method
computeAdjoint
test/Checkpointing_test.cpp:48
Method
computeAdjoint
test/Checkpointing_test.cpp:245
Method
computeAdjoint
test/ExternalFunc_test.cpp:51
Method
computeAdjoints
src/XAD/Tape.hpp:61
Method
computeAdjointsToImpl
src/Tape.cpp:534
Method
createWithSlot
Helper to create AReal with a specific slot (using friend access)
src/XAD/ABool.hpp:117
Method
deactivateAll
src/XAD/JITCompiler.hpp:152
Method
deactivateAll
src/XAD/Tape.hpp:120
Method
degrees_op
src/XAD/UnaryMathFunctors.hpp:38
Method
derivative
src/XAD/BinaryExpr.hpp:71
Method
derivative
src/XAD/UnaryExpr.hpp:44
Method
derivative
src/XAD/UnaryExpr.hpp:54
Method
derivative
src/XAD/UnaryFunctors.hpp:35
Method
derivative
src/XAD/UnaryFunctors.hpp:45
Method
derivative
src/XAD/UnaryFunctors.hpp:54
Method
derivative
src/XAD/UnaryFunctors.hpp:63
Method
derivative
src/XAD/UnaryFunctors.hpp:72
Method
derivative
src/XAD/UnaryFunctors.hpp:81
Method
derivative
src/XAD/UnaryFunctors.hpp:90
Method
derivative
src/XAD/UnaryMathFunctors.hpp:122
Method
derivative
src/XAD/UnaryMathFunctors.hpp:191
Method
derivative
src/XAD/UnaryMathFunctors.hpp:200
Method
derivative
src/XAD/UnaryMathFunctors.hpp:239
Method
derivative
src/XAD/UnaryMathFunctors.hpp:266
Method
derivative
src/XAD/UnaryMathFunctors.hpp:299
Method
derivative
src/XAD/UnaryMathFunctors.hpp:320
Method
derivative
src/XAD/UnaryMathFunctors.hpp:340
Method
derivative
src/XAD/UnaryMathFunctors.hpp:360
Method
derivative
src/XAD/UnaryMathFunctors.hpp:376
Method
derivative
src/XAD/UnaryMathFunctors.hpp:391
Method
derivative
src/XAD/UnaryMathFunctors.hpp:406
← previous
next →
401–500 of 778, ranked by callers