Go to the source code of this file.
Namespaces | |
Eigen | |
: InteropHeaders | |
Eigen::internal | |
Macros | |
#define | EIGEN_DOUBLE_PACKET_FUNCTION(METHOD, PACKET) |
#define | EIGEN_FLOAT_PACKET_FUNCTION(METHOD, PACKET) |
#define | EIGEN_INSTANTIATE_GENERIC_MATH_FUNCS_DOUBLE(PACKET) |
#define | EIGEN_INSTANTIATE_GENERIC_MATH_FUNCS_FLOAT(PACKET) |
#define | EIGEN_PACKET_FUNCTION(METHOD, SCALAR, PACKET) |
#define EIGEN_DOUBLE_PACKET_FUNCTION | ( | METHOD, | |
PACKET | |||
) |
Definition at line 137 of file GenericPacketMathFunctionsFwd.h.
#define EIGEN_FLOAT_PACKET_FUNCTION | ( | METHOD, | |
PACKET | |||
) |
Definition at line 136 of file GenericPacketMathFunctionsFwd.h.
#define EIGEN_INSTANTIATE_GENERIC_MATH_FUNCS_DOUBLE | ( | PACKET | ) |
Definition at line 162 of file GenericPacketMathFunctionsFwd.h.
#define EIGEN_INSTANTIATE_GENERIC_MATH_FUNCS_FLOAT | ( | PACKET | ) |
Definition at line 139 of file GenericPacketMathFunctionsFwd.h.
#define EIGEN_PACKET_FUNCTION | ( | METHOD, | |
SCALAR, | |||
PACKET | |||
) |
Definition at line 130 of file GenericPacketMathFunctionsFwd.h.