Class Deprojecter

    • Constructor Detail

      • Deprojecter

        public Deprojecter()
    • Method Detail

      • getOutputDimension

        protected int getOutputDimension()
        What is the output dimensionality of a deprojecter?
        Specified by:
        getOutputDimension in class Transformer
      • getInputDimension

        protected int getInputDimension()
        What is the input dimensionality of a deprojecter?
        Specified by:
        getInputDimension in class Transformer