Medial Code Documentation
|
Public Member Functions | |
EIGEN_DEVICE_FUNC | scalar_pow_op (const scalar_pow_op &other) |
EIGEN_DEVICE_FUNC | scalar_pow_op (const Scalar &exponent) |
EIGEN_DEVICE_FUNC Scalar | operator() (const Scalar &a) const |
Data Fields | |
const Scalar | m_exponent |