SHOGUN
4.2.0
|
Generic class which is specialized for different backends to perform the multiply_by_logistic_derivative operation
Definition at line 119 of file implementation/SpecialPurpose.h.
Public Types | |
typedef Matrix::Scalar | T |
Static Public Member Functions | |
static void | compute (Matrix A, Matrix C) |
typedef Matrix::Scalar T |
Scalar type
Definition at line 122 of file implementation/SpecialPurpose.h.
|
static |
Performs the operation C(i,j) = C(i,j) * A(i,j) * (1.0-A(i,j) for all i and j