Go to the source code of this file.
Classes | |
| class | Eigen::AdolcForwardJacobian< Functor > |
| struct | Eigen::NumTraits< adtl::adouble > |
Namespaces | |
| adtl | |
| Eigen | |
| : TensorContractionSycl.h, provides various tensor contraction kernel for SYCL backend | |
Macros | |
| #define | ADOLC_TAPELESS |
| #define | EIGEN_ADLOC_FORWARD_MODULE_H |
| #define | NUMBER_DIRECTIONS |
Functions | |
| adouble | adtl::abs (const adouble &x) |
| adouble | adtl::abs2 (const adouble &x) |
| const adouble & | adtl::conj (const adouble &x) |
| adouble | adtl::imag (const adouble &) |
| bool() | adtl::isinf (const adouble &x) |
| bool() | adtl::isnan (const adouble &x) |
| const adouble & | adtl::real (const adouble &x) |
| #define ADOLC_TAPELESS |
Definition at line 24 of file AdolcForward.
| #define EIGEN_ADLOC_FORWARD_MODULE_H |
Definition at line 11 of file AdolcForward.
| #define NUMBER_DIRECTIONS |
Definition at line 26 of file AdolcForward.