VOSM Code
Brought to you by:
jiapei
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | README VOSM is the abbreviation of Vision Open Statistical Models ------------------------------------------------------------------------------- This distribution of VOSM includes: AUTHORS - current and former authors of CGAL CHANGES - history of changes for the library CMakeLists.txt - main script of the build system COPYRIGHT - describes the copyright of CGAL DOC - documentations HOWTOUSE - how to use vosm INSTALL - information about the installation process README - this file TODO - what's to be done in future VERSION - version number of this release modules/ - the source code for building the VOSM libraries samples/ - the source code for building command line executives, such as smbuilding and smfitting, etc. ------------------------------------------------------------------------------- |