Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/06/09 20:22:17 (15 years ago)
Author:
abeham
Message:

Added simple statistics calculator for calculating mean, median, stdDev, min, max, and sum (#573)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.StatisticalAnalysis/3.2/HeuristicLab.StatisticalAnalysis-3.2.csproj

    r1744 r1745  
    9393    </Compile>
    9494    <Compile Include="Properties\AssemblyInfo.cs" />
     95    <Compile Include="SimpleStatisticsCalculator.cs" />
    9596    <None Include="HeuristicLab.snk" />
    9697    <None Include="Properties\AssemblyInfo.frame" />
     
    100101      <Project>{F43B59AB-2B8C-4570-BC1E-15592086517C}</Project>
    101102      <Name>HeuristicLab.Core-3.2</Name>
     103    </ProjectReference>
     104    <ProjectReference Include="..\..\HeuristicLab.Data\3.2\HeuristicLab.Data-3.2.csproj">
     105      <Project>{F473D9AF-3F09-4296-9F28-3C65118DAFFA}</Project>
     106      <Name>HeuristicLab.Data-3.2</Name>
    102107    </ProjectReference>
    103108    <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\HeuristicLab.PluginInfrastructure.csproj">
Note: See TracChangeset for help on using the changeset viewer.