![]() |
|
Template functor to compute the logistic function of a scalar. More...
#include <UnaryFunctors.h>
Inheritance diagram for Eigen::internal::scalar_logistic_op< T >:Additional Inherited Members | |
Public Member Functions inherited from Eigen::internal::scalar_logistic_op_impl< T, EnableIf > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T | operator() (const T &x) const |
| template<typename Packet > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Packet | packetOp (const Packet &x) const |
Template functor to compute the logistic function of a scalar.