Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/11/17 15:55:44 (7 years ago)
Author:
gkronber
Message:

#2697: applied r14390, r14391, r14393, r14394, r14396 again (resolving conflicts)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Algorithms.DataAnalysis/3.4/HeuristicLab.Algorithms.DataAnalysis-3.4.csproj

    r14826 r14843  
    246246      <SubType>Code</SubType>
    247247    </Compile>
    248     <Compile Include="Linear\AlglibUtil.cs" />
    249     <Compile Include="Linear\Scaling.cs" />
    250248    <Compile Include="Linear\LinearDiscriminantAnalysis.cs" />
    251249    <Compile Include="Linear\LinearRegression.cs">
     
    255253    <Compile Include="Linear\MultinomialLogitClassificationSolution.cs" />
    256254    <Compile Include="Linear\MultinomialLogitModel.cs" />
     255    <Compile Include="Linear\Scaling.cs" />
    257256    <Compile Include="MctsSymbolicRegression\Automaton.cs" />
    258257    <Compile Include="MctsSymbolicRegression\CodeGenerator.cs" />
Note: See TracChangeset for help on using the changeset viewer.