#include <sobec/crocomplements/activation-weighted-log.hpp>
Public Types | |
typedef MathBaseTpl< Scalar > | MathBase |
typedef MathBase::VectorXs | VectorXs |
typedef ActivationDataAbstractTpl< Scalar > | Base |
Public Member Functions | |
template<typename Activation > | |
ActivationDataWeightedLogTpl (Activation *const activation) | |
Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
Scalar | a0 |
Scalar | a1 |
VectorXs | Wr |
typedef ActivationDataAbstractTpl<Scalar> sobec::ActivationDataWeightedLogTpl< _Scalar >::Base |
typedef MathBaseTpl<Scalar> sobec::ActivationDataWeightedLogTpl< _Scalar >::MathBase |
typedef MathBase::VectorXs sobec::ActivationDataWeightedLogTpl< _Scalar >::VectorXs |
|
inlineexplicit |
Scalar sobec::ActivationDataWeightedLogTpl< _Scalar >::a0 |
Scalar sobec::ActivationDataWeightedLogTpl< _Scalar >::a1 |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar sobec::ActivationDataWeightedLogTpl< _Scalar >::Scalar |
VectorXs sobec::ActivationDataWeightedLogTpl< _Scalar >::Wr |