Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/23/10 13:49:30 (14 years ago)
Author:
gkronber
Message:

Fixed bugs in time series prognosis classes #1142.

Location:
branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.MultiVariate/3.3
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysis/HeuristicLab.Problems.DataAnalysis.MultiVariate/3.3/HeuristicLab.Problems.DataAnalysis.MultiVariate-3.3.csproj

    r4065 r4475  
    109109    <None Include="HeuristicLabProblemsDataAnalysisMultiVariatePlugin.cs.frame" />
    110110    <None Include="Properties\AssemblyInfo.frame" />
     111    <Compile Include="Evaluators\OnlineMultiVariateEvaluator.cs" />
     112    <Compile Include="Evaluators\OnlineMeanMahalanobisDistanceEvaluator.cs" />
    111113    <Compile Include="HeuristicLabProblemsDataAnalysisMultiVariatePlugin.cs" />
     114    <Compile Include="Interfaces\IMultiVariateOnlineEvaluator.cs" />
    112115    <Compile Include="Interfaces\IMultiVariateDataAnalysisEvaluator.cs" />
    113116    <Compile Include="Interfaces\IMultiVariateDataAnalysisModel.cs" />
     
    143146      <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project>
    144147      <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name>
     148    </ProjectReference>
     149    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj">
     150      <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project>
     151      <Name>ALGLIB-2.5.0</Name>
     152    </ProjectReference>
     153    <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0.csproj">
     154      <Project>{01BBCB5A-144A-4A7E-908E-079849E2F7CF}</Project>
     155      <Name>HeuristicLab.ALGLIB-2.5.0 %28HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0%29</Name>
    145156    </ProjectReference>
    146157    <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.