Changeset 681 for trunk/yat/statistics/KernelTriCube.h
- Timestamp:
- Oct 11, 2006, 11:38:46 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/KernelTriCube.h
r680 r681 1 #ifndef _theplu_yat_ statistics_kernel_tricube_2 #define _theplu_yat_ statistics_kernel_tricube_1 #ifndef _theplu_yat_regression_kerneltricube_ 2 #define _theplu_yat_regression_kerneltricube_ 3 3 4 4 // $Id$ … … 29 29 namespace theplu { 30 30 namespace yat { 31 namespace statistics {32 31 namespace regression { 33 32 … … 53 52 }; 54 53 55 }}} } // of namespaces regression, statisitcs, yat, and theplu54 }}} // of namespaces regression, yat, and theplu 56 55 57 56 #endif
Note: See TracChangeset
for help on using the changeset viewer.