Public Attributes | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef ActivationDataSmooth1NormTpl< Scalar > | Base |
![]() | |
VectorXs | a |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef Scalar | Scalar |
![]() | |
Scalar | a_value |
VectorXs | Ar |
DiagonalMatrixXs | Arr |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef _Scalar | Scalar |
Additional Inherited Members | |
![]() | |
typedef ActivationDataAbstractTpl< Scalar > | Base |
typedef MathBaseTpl< Scalar > | MathBase |
typedef MathBase::MatrixXs | MatrixXs |
typedef MathBase::VectorXs | VectorXs |
![]() | |
typedef MathBase::DiagonalMatrixXs | DiagonalMatrixXs |
typedef MathBaseTpl< Scalar > | MathBase |
typedef MathBase::MatrixXs | MatrixXs |
typedef MathBase::VectorXs | VectorXs |
![]() | |
ActivationDataSmooth1NormTpl (Activation *const activation) | |
![]() | |
template<template< typename Scalar > class Activation> | |
ActivationDataAbstractTpl (Activation< Scalar > *const activation) | |
![]() | |
static MatrixXs | getHessianMatrix (const ActivationDataAbstractTpl< Scalar > &data) |
static void | setHessianMatrix (ActivationDataAbstractTpl< Scalar > &data, const MatrixXs &Arr) |
Definition at line 33 of file smooth-abs.hpp.
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef ActivationDataSmooth1NormTpl<Scalar> Base |
Definition at line 38 of file smooth-abs.hpp.