Ignore:
Timestamp:
01/09/13 17:54:11 (12 years ago)
Author:
Marek Kurdej
Message:

Documentation: file info.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Pacpus/PacpusTools/filtering/gaussian_sum_filtering.hpp

    r64 r66  
     1// This file is part of the PACPUS framework distributed under the
     2// CECILL-C License, Version 1.0.
     3//
     4/// @file
     5/// @author  Firstname Surname <firstname.surname@utc.fr>
     6/// @date    Month, Year
     7/// @version $Id$
     8/// @copyright Copyright (c) UTC/CNRS Heudiasyc 2006 - 2013. All rights reserved.
     9/// @brief Brief description.
     10///
     11/// Detailed description.
     12
    113#ifndef __GAUSSIAN_FILTERING_BASE__
    214#define __GAUSSIAN_FILTERING_BASE__
     
    325337     }
    326338
    327 };
    328 };
    329 
    330 #endif
     339} // namespace gaussiansum
     340} // namespace filter
     341
     342#endif // __GAUSSIAN_FILTERING_BASE__
Note: See TracChangeset for help on using the changeset viewer.