Changeset 2445 for trunk/sources/ALGLIB
- Timestamp:
- 10/22/09 10:31:19 (15 years ago)
- Location:
- trunk/sources/ALGLIB
- Files:
-
- 5 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/ALGLIB/ALGLIB.csproj
r2435 r2445 88 88 <CopyToOutputDirectory>Always</CopyToOutputDirectory> 89 89 </Compile> 90 <Compile Include="descriptivestatistics.cs" /> 91 <Compile Include="gammaf.cs" /> 92 <Compile Include="igammaf.cs" /> 90 93 <Compile Include="leastsquares.cs" /> 94 <Compile Include="linreg.cs" /> 91 95 <Compile Include="lq.cs" /> 96 <Compile Include="normaldistr.cs" /> 92 97 <Compile Include="Properties\AssemblyInfo.cs" /> 93 98 <Compile Include="qr.cs" />
Note: See TracChangeset
for help on using the changeset viewer.