Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/26/14 16:09:03 (10 years ago)
Author:
tsteinre
Message:

created LinearTransformation (not ready yet)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing/HeuristicLab.DataPreprocessing/3.3/HeuristicLab.DataPreprocessing-3.3.csproj

    r10669 r10671  
    7979    <Compile Include="Implementations\Filter\IFilter.cs" />
    8080    <Compile Include="Implementations\ManipulationLogic.cs" />
     81    <Compile Include="Implementations\Transformations\LinearTransformation.cs" />
    8182    <Compile Include="Implementations\Transformations\Transformation.cs" />
    8283    <Compile Include="Interfaces\IPreprocessingData.cs" />
     
    150151      <Name>HeuristicLab.Optimization-3.3</Name>
    151152    </ProjectReference>
     153    <ProjectReference Include="..\..\HeuristicLab.Parameters\3.3\HeuristicLab.Parameters-3.3.csproj">
     154      <Project>{56f9106a-079f-4c61-92f6-86a84c2d84b7}</Project>
     155      <Name>HeuristicLab.Parameters-3.3</Name>
     156    </ProjectReference>
    152157    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    153158      <Project>{94186a6a-5176-4402-ae83-886557b53cca}</Project>
Note: See TracChangeset for help on using the changeset viewer.