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, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescription, getNameprotected int getOutputDimension()
getOutputDimension in class Transformerprotected int getInputDimension()
getInputDimension in class Transformer