#include <Functors.h>
Public Types | |
typedef NumTraits< Scalar >::Real | result_type |
typedef NumTraits< Scalar >::Real | result_type |
typedef NewType | result_type |
typedef NumTraits< Scalar >::Real | result_type |
typedef NumTraits< Scalar >::Real | result_type |
Public Member Functions | |
ei_int_if_dynamic (int) | |
ei_int_if_dynamic () | |
EIGEN_STRONG_INLINE | ei_scalar_identity_op (void) |
ei_scalar_random_op (void) | |
EIGEN_STRONG_INLINE const Scalar | operator() (int row, int col) const |
EIGEN_STRONG_INLINE result_type | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE result_type | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const NewType | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const result_type | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const result_type | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
const Scalar | operator() (int, int) const |
const Scalar | operator() (const Scalar &a) const |
const Scalar | operator() (const Scalar &a) const |
const Scalar | operator() (const Scalar &a) const |
const Scalar | operator() (const Scalar &a) const |
const Scalar | operator() (const Scalar &a) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a, const PacketScalar &b) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a, const PacketScalar &b) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a, const PacketScalar &b) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a, const PacketScalar &b) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a, const PacketScalar &b) const |
template<typename PacketScalar > | |
EIGEN_STRONG_INLINE const PacketScalar | packetOp (const PacketScalar &a, const PacketScalar &b) const |
void | setValue (int) |
Static Public Member Functions | |
static int | value () |
Definition at line 61 of file Array/Functors.h.
typedef NumTraits<Scalar>::Real EIGEN_EMPTY_STRUCT< Scalar >::result_type |
Definition at line 252 of file Core/Functors.h.
typedef NumTraits<Scalar>::Real EIGEN_EMPTY_STRUCT< Scalar >::result_type |
Definition at line 238 of file Core/Functors.h.
typedef NewType EIGEN_EMPTY_STRUCT< Scalar >::result_type |
Definition at line 224 of file Core/Functors.h.
typedef NumTraits<Scalar>::Real EIGEN_EMPTY_STRUCT< Scalar >::result_type |
Definition at line 188 of file Core/Functors.h.
typedef NumTraits<Scalar>::Real EIGEN_EMPTY_STRUCT< Scalar >::result_type |
Definition at line 170 of file Core/Functors.h.
EIGEN_EMPTY_STRUCT< Scalar >::ei_int_if_dynamic | ( | int | ) | [inline, explicit] |
Definition at line 56 of file XprHelper.h.
EIGEN_EMPTY_STRUCT< Scalar >::ei_int_if_dynamic | ( | ) | [inline] |
Definition at line 55 of file XprHelper.h.
EIGEN_STRONG_INLINE EIGEN_EMPTY_STRUCT< Scalar >::ei_scalar_identity_op | ( | void | ) | [inline] |
Definition at line 354 of file Core/Functors.h.
EIGEN_EMPTY_STRUCT< Scalar >::ei_scalar_random_op | ( | void | ) | [inline] |
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | int | row, | |
int | col | |||
) | const [inline] |
Definition at line 355 of file Core/Functors.h.
EIGEN_STRONG_INLINE result_type EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 253 of file Core/Functors.h.
EIGEN_STRONG_INLINE result_type EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 239 of file Core/Functors.h.
EIGEN_STRONG_INLINE const NewType EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 225 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 204 of file Core/Functors.h.
EIGEN_STRONG_INLINE const result_type EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 189 of file Core/Functors.h.
EIGEN_STRONG_INLINE const result_type EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 171 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 158 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a, | |
const Scalar & | b | |||
) | const [inline] |
Definition at line 134 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a, | |
const Scalar & | b | |||
) | const [inline] |
Definition at line 115 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a, | |
const Scalar & | b | |||
) | const [inline] |
Definition at line 93 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a, | |
const Scalar & | b | |||
) | const [inline] |
Definition at line 74 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a, | |
const Scalar & | b | |||
) | const [inline] |
Definition at line 55 of file Core/Functors.h.
EIGEN_STRONG_INLINE const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a, | |
const Scalar & | b | |||
) | const [inline] |
Definition at line 36 of file Core/Functors.h.
const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | int | , | |
int | ||||
) | const [inline] |
const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 122 of file Array/Functors.h.
const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 107 of file Array/Functors.h.
const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 92 of file Array/Functors.h.
const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 77 of file Array/Functors.h.
const Scalar EIGEN_EMPTY_STRUCT< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 62 of file Array/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a | ) | const [inline] |
Definition at line 206 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a | ) | const [inline] |
Definition at line 191 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a, | |
const PacketScalar & | b | |||
) | const [inline] |
Definition at line 136 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a, | |
const PacketScalar & | b | |||
) | const [inline] |
Definition at line 117 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a, | |
const PacketScalar & | b | |||
) | const [inline] |
Definition at line 95 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a, | |
const PacketScalar & | b | |||
) | const [inline] |
Definition at line 76 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a, | |
const PacketScalar & | b | |||
) | const [inline] |
Definition at line 57 of file Core/Functors.h.
EIGEN_STRONG_INLINE const PacketScalar EIGEN_EMPTY_STRUCT< Scalar >::packetOp | ( | const PacketScalar & | a, | |
const PacketScalar & | b | |||
) | const [inline] |
Definition at line 38 of file Core/Functors.h.
void EIGEN_EMPTY_STRUCT< Scalar >::setValue | ( | int | ) | [inline] |
Definition at line 58 of file XprHelper.h.
static int EIGEN_EMPTY_STRUCT< Scalar >::value | ( | ) | [inline, static] |
Definition at line 57 of file XprHelper.h.