Free cookie consent management tool by TermsFeed Policy Generator

source: branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/Implementations/TransformationLogic.cs @ 10252

Last change on this file since 10252 was 10249, checked in by rstoll, 10 years ago
  • Renamed StatisticInfo to StatisticsLogic
  • Fixed todo in PreprocessingDataManipulation
File size: 118 bytes
Line 
1
2namespace HeuristicLab.DataPreprocessing {
3  public class TransformationLogic : ITransformationLogic {
4  }
5}
Note: See TracBrowser for help on using the repository browser.