Class OutputMapperReader

java.lang.Object
net.maswag.falcaun.AbstractMapperReader
net.maswag.falcaun.OutputMapperReader

public class OutputMapperReader extends AbstractMapperReader
  • Field Details

  • Constructor Details

    • OutputMapperReader

      public OutputMapperReader(String filename)
    • OutputMapperReader

      public OutputMapperReader(List<List<Double>> data)

      Constructor for OutputMapperReader from data.

  • Method Details