codac 1.5.6
|
Transformation of a separator with an inversible transformation T(S)(X) = { ffwd*Sin*fbwd(X), ffwd*Sout*fbwd(X)} Using a function and its inverse is less pessimism than using a forward / backward propagation (see: sepInverse) More...
#include <codac_CtcTransform.h>
Inherits Ctc.
Public Attributes | |
Ctc & | ctc |
Function & | fbwd |
Function & | ffwd |
Transformation of a separator with an inversible transformation T(S)(X) = { ffwd*Sin*fbwd(X), ffwd*Sout*fbwd(X)} Using a function and its inverse is less pessimism than using a forward / backward propagation (see: sepInverse)
Ctc& codac::CtcTransform::ctc |
contractor
Function& codac::CtcTransform::fbwd |
Inverse transformation
Function& codac::CtcTransform::ffwd |
transformation