Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/31/20 15:45:14 (3 years ago)
Author:
gkronber
Message:

#2898: copied implementation from branch to trunk.

File:
1 edited

Legend:

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

    r17154 r17812  
    133133    <Compile Include="DoubleArrayExtensions.cs" />
    134134    <Compile Include="FixedDataAnalysisAlgorithm.cs" />
     135    <Compile Include="GAM\GeneralizedAdditiveModelAlgorithm.cs" />
     136    <Compile Include="GAM\Spline1dModel.cs" />
    135137    <Compile Include="GaussianProcess\CovarianceFunctions\CovarianceSpectralMixture.cs" />
    136138    <Compile Include="GaussianProcess\CovarianceFunctions\CovariancePiecewisePolynomial.cs" />
Note: See TracChangeset for help on using the changeset viewer.