Last change
on this file since 383 was
383,
checked in by Jari Häkkinen, 17 years ago
|
Moved regression stuff into a namespace ...statistics::regression.
Filenames was changed and a first draft of a Polynomial regression is
implemented (compiles but does not run properly).
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
181 bytes
|
Line | |
---|
1 | // $Id: OneDimensional.cc 383 2005-08-12 15:39:24Z jari $ |
---|
2 | |
---|
3 | #include <c++_tools/statistics/OneDimensional.h> |
---|
4 | |
---|
5 | namespace theplu { |
---|
6 | namespace statistics { |
---|
7 | namespace regression { |
---|
8 | |
---|
9 | |
---|
10 | |
---|
11 | |
---|
12 | }}} // of namespaces regression, statisitcs and thep |
---|
Note: See
TracBrowser
for help on using the repository browser.