Changeset 76 in pacpusframework for trunk/include/Pacpus/PacpusTools
- Timestamp:
- Jan 10, 2013, 6:05:10 PM (12 years ago)
- Location:
- trunk/include/Pacpus/PacpusTools
- Files:
-
- 20 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/Pacpus/PacpusTools/AsyncWorkerBase.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Samuel Gosselin <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/BinaryDecoder.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/PeriodicWorker.h
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Samuel Gosselin <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/PosixShMem.h
r67 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/ShMem.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/ShMemBase.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/Win32ShMem.h
r69 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Gerald Dherbomez <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/bayes_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/filter_exception.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/gaussian_sum_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/kalman_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/filtering/particle_filtering.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/distributions.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/geodesy.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/math_exception.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/rng.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/ublas.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/math/utilities.hpp
r73 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/matrice.h
r70 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr> -
trunk/include/Pacpus/PacpusTools/transf_lamb_93.h
r66 r76 1 // %pacpus:license{ 1 2 // This file is part of the PACPUS framework distributed under the 2 3 // CECILL-C License, Version 1.0. 3 // 4 // %pacpus:license} 4 5 /// @file 5 6 /// @author Firstname Surname <firstname.surname@utc.fr>
Note:
See TracChangeset
for help on using the changeset viewer.