Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/01/14 22:09:58 (9 years ago)
Author:
ascheibe
Message:

#2031 adapted statistical testing view to new histogram

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/HeuristicLab.Analysis.Statistics-3.3.csproj

    r11601 r11611  
    120120  <ItemGroup>
    121121    <Compile Include="BonferroniHolm.cs" />
    122     <Compile Include="DensityDataTableView.cs">
    123       <SubType>UserControl</SubType>
    124     </Compile>
    125122    <Compile Include="EnumerableStatisticsExtension.cs" />
    126123    <Compile Include="ExpFitting.cs" />
    127124    <Compile Include="IFitting.cs" />
    128     <Compile Include="NormalDistribution.cs" />
    129125    <Compile Include="LinearLeastSquaresFitting.cs" />
    130126    <Compile Include="LogFitting.cs" />
Note: See TracChangeset for help on using the changeset viewer.