Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ITAConvolution
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Institute of Technical Acoustics (ITA)
ITAConvolution
Compare Revisions
745240ff9dda26a45fe133b2701462b0a26427bc...2f2fdbe2f5b99f9f10a42d99a2c0c860c6a31000
Source
2f2fdbe2f5b99f9f10a42d99a2c0c860c6a31000
Select Git revision
...
Target
745240ff9dda26a45fe133b2701462b0a26427bc
Select Git revision
Compare
Commits (1)
Extending copyright to 2018
· 2f2fdbe2
Dipl.-Ing. Jonas Stienen
authored
Feb 27, 2018
2f2fdbe2
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
apps/ita_convoi/ita_convoi.cpp
apps/ita_convoi/ita_convoi.cpp
+1
-1
include/ITAConvolutionDefinitions.h
include/ITAConvolutionDefinitions.h
+1
-1
include/ITADirectConvolution.h
include/ITADirectConvolution.h
+1
-1
include/ITAUPConvolution.h
include/ITAUPConvolution.h
+1
-1
include/ITAUPFilter.h
include/ITAUPFilter.h
+1
-1
include/ITAUPFilterPool.h
include/ITAUPFilterPool.h
+1
-1
include/ITAUPTrigger.h
include/ITAUPTrigger.h
+1
-1
No files found.
apps/ita_convoi/ita_convoi.cpp
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAConvolutionDefinitions.h
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADirectConvolution.h
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAUPConvolution.h
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAUPFilter.h
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAUPFilterPool.h
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAUPTrigger.h
View file @
2f2fdbe2
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
7
* RWTH Aachen University, Germany, 2015-201
8
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...