Ignore:
Timestamp:
Oct 11, 2006, 11:38:46 PM (17 years ago)
Author:
Jari Häkkinen
Message:

Moved namespace regression up one level (leaving namespace statistics).

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_
    33
    44// $Id$
     
    2929namespace theplu {
    3030namespace yat {
    31 namespace statistics {
    3231namespace regression {
    3332
     
    5352  };
    5453
    55 }}}} // of namespaces regression, statisitcs, yat, and theplu
     54}}} // of namespaces regression, yat, and theplu
    5655
    5756#endif
Note: See TracChangeset for help on using the changeset viewer.