public abstract class Deprojecter extends Transformer
Constructor and Description |
---|
Deprojecter() |
Modifier and Type | Method and Description |
---|---|
protected int |
getInputDimension()
What is the input dimensionality of a deprojecter?
|
protected int |
getOutputDimension()
What is the output dimensionality of a deprojecter?
|
inverse, isInverse, transform, transform, transform
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescription, getName
protected int getOutputDimension()
getOutputDimension
in class Transformer
protected int getInputDimension()
getInputDimension
in class Transformer