Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.GaussianProcessTuning/HeuristicLab.Eigen/ReadMe.txt @ 9562

Last change on this file since 9562 was 9562, checked in by gkronber, 11 years ago

#1967 worked on Gaussian process evolution.

File size: 1.6 KB
Line 
1========================================================================
2    DYNAMIC LINK LIBRARY : HeuristicLab.Eigen Project Overview
3========================================================================
4
5AppWizard has created this HeuristicLab.Eigen DLL for you. 
6
7This file contains a summary of what you will find in each of the files that
8make up your HeuristicLab.Eigen application.
9
10HeuristicLab.Eigen.vcxproj
11    This is the main project file for VC++ projects generated using an Application Wizard.
12    It contains information about the version of Visual C++ that generated the file, and
13    information about the platforms, configurations, and project features selected with the
14    Application Wizard.
15
16HeuristicLab.Eigen.vcxproj.filters
17    This is the filters file for VC++ projects generated using an Application Wizard.
18    It contains information about the association between the files in your project
19    and the filters. This association is used in the IDE to show grouping of files with
20    similar extensions under a specific node (for e.g. ".cpp" files are associated with the
21    "Source Files" filter).
22
23HeuristicLab.Eigen.cpp
24    This is the main DLL source file.
25
26HeuristicLab.Eigen.h
27    This file contains a class declaration.
28
29AssemblyInfo.cpp
30  Contains custom attributes for modifying assembly metadata.
31
32/////////////////////////////////////////////////////////////////////////////
33Other notes:
34
35AppWizard uses "TODO:" to indicate parts of the source code you
36should add to or customize.
37
38/////////////////////////////////////////////////////////////////////////////
Note: See TracBrowser for help on using the repository browser.