Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
ITABase
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)
ITABase
Commits
6747da28
Commit
6747da28
authored
Jan 05, 2017
by
Dipl.-Ing. Jonas Stienen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating header for 2017
parent
8badcacf
Changes
54
Hide whitespace changes
Inline
Side-by-side
Showing
54 changed files
with
415 additions
and
518 deletions
+415
-518
include/ITAASCIITable.h
include/ITAASCIITable.h
+16
-16
include/ITAAtomicOps.h
include/ITAAtomicOps.h
+16
-17
include/ITAAtomicPrimitives.h
include/ITAAtomicPrimitives.h
+16
-17
include/ITAAudiofileCommon.h
include/ITAAudiofileCommon.h
+16
-17
include/ITAAudiofileReader.h
include/ITAAudiofileReader.h
+1
-1
include/ITAAudiofileWriter.h
include/ITAAudiofileWriter.h
+1
-1
include/ITABaseDefinitions.h
include/ITABaseDefinitions.h
+1
-1
include/ITABlockMath.h
include/ITABlockMath.h
+1
-1
include/ITABufferedAudioFileWriter.h
include/ITABufferedAudioFileWriter.h
+16
-17
include/ITAClock.h
include/ITAClock.h
+16
-17
include/ITAConfigUtils.h
include/ITAConfigUtils.h
+16
-17
include/ITAConstants.h
include/ITAConstants.h
+1
-1
include/ITACriticalSection.h
include/ITACriticalSection.h
+1
-1
include/ITADataLog.h
include/ITADataLog.h
+1
-1
include/ITADebug.h
include/ITADebug.h
+1
-1
include/ITAEndianness.h
include/ITAEndianness.h
+16
-17
include/ITAException.h
include/ITAException.h
+16
-17
include/ITAFade.h
include/ITAFade.h
+16
-17
include/ITAFastMath.h
include/ITAFastMath.h
+16
-17
include/ITAFileSystemUtils.h
include/ITAFileSystemUtils.h
+16
-17
include/ITAFunctors.h
include/ITAFunctors.h
+16
-17
include/ITAHDFTSpectrum.h
include/ITAHDFTSpectrum.h
+16
-17
include/ITAHPT.h
include/ITAHPT.h
+16
-17
include/ITALog.h
include/ITALog.h
+1
-1
include/ITAMutex.h
include/ITAMutex.h
+16
-17
include/ITANumericUtils.h
include/ITANumericUtils.h
+16
-17
include/ITAOps.h
include/ITAOps.h
+1
-1
include/ITASampleBuffer.h
include/ITASampleBuffer.h
+1
-1
include/ITASampleFrame.h
include/ITASampleFrame.h
+1
-2
include/ITASampleTypeConversion.h
include/ITASampleTypeConversion.h
+16
-17
include/ITASimpleConvolution.h
include/ITASimpleConvolution.h
+1
-1
include/ITAStopWatch.h
include/ITAStopWatch.h
+16
-17
include/ITAStringUtils.h
include/ITAStringUtils.h
+16
-17
include/ITATimeSeriesAnalyzer.h
include/ITATimeSeriesAnalyzer.h
+16
-17
include/ITATimer.h
include/ITATimer.h
+16
-17
include/ITATypes.h
include/ITATypes.h
+16
-17
include/ITAUncopyable.h
include/ITAUncopyable.h
+16
-17
include/ITAWinPCClock.h
include/ITAWinPCClock.h
+16
-17
src/ITAAudiofileReader.cpp
src/ITAAudiofileReader.cpp
+0
-2
src/ITAClock.cpp
src/ITAClock.cpp
+0
-2
src/ITAConfigUtilsWin32Impl.cpp
src/ITAConfigUtilsWin32Impl.cpp
+0
-18
src/ITACriticalSectionImpl.h
src/ITACriticalSectionImpl.h
+0
-2
src/ITACriticalSectionPosixImpl.h
src/ITACriticalSectionPosixImpl.h
+0
-2
src/ITACriticalSectionWin32Impl.h
src/ITACriticalSectionWin32Impl.h
+0
-2
src/ITADebug.cpp
src/ITADebug.cpp
+0
-18
src/ITAFade.cpp
src/ITAFade.cpp
+0
-2
src/ITAHDFTSpectrum.cpp
src/ITAHDFTSpectrum.cpp
+0
-18
src/ITAHPT.cpp
src/ITAHPT.cpp
+0
-2
src/ITAMutex.cpp
src/ITAMutex.cpp
+0
-2
src/ITANumericUtils.cpp
src/ITANumericUtils.cpp
+1
-3
src/ITAStopWatch.cpp
src/ITAStopWatch.cpp
+0
-2
src/ITATimer.cpp
src/ITATimer.cpp
+0
-2
src/ITAWinPCClock.cpp
src/ITAWinPCClock.cpp
+0
-2
tests/SampleBufferTest.cpp
tests/SampleBufferTest.cpp
+1
-1
No files found.
include/ITAASCIITable.h
View file @
6747da28
/*
+-----------------------------------------------------------------------+
| |
| ITAToolkit |
| |
| (c) Copyright Institut fr technische Akustik (ITA) |
| RWTH Aachen University of Technology |
| |
+-----------------------------------------------------------------------+
|
|
| File: ITAASCIITable.h
|
| Purpose: Klasse zur Darstellung von Tabellen als Zeichenketten
|
| Authors: Frank Wefers
|
| |
+-----------------------------------------------------------------------+
*/
// $Id: ITAASCIITable.h 3881 2014-12-08 15:03:26Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _
|
* // / // / // /_|
|
* // / // / // ___
|
* //__/ //__/ //__/ |__
|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_ASCII_TABLE
#define INCLUDE_WATCHER_ITA_ASCII_TABLE
...
...
include/ITAAtomicOps.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAAtomicOps.h,v 1.7 2009-01-18 02:04:10 stienen Exp $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_ATOMIC_OPS
#define INCLUDE_WATCHER_ITA_ATOMIC_OPS
...
...
include/ITAAtomicPrimitives.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAAtomicPrimitives.h,v 1.7 2009-01-18 02:04:10 stienen Exp $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_ATOMIC_PRIMITIVES
#define INCLUDE_WATCHER_ITA_ATOMIC_PRIMITIVES
...
...
include/ITAAudiofileCommon.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAAudiofileCommon.h,v 1.7 2009-01-18 02:04:10 stienen Exp $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_AUDIOFILE_COMMON
#define INCLUDE_WATCHER_ITA_AUDIOFILE_COMMON
...
...
include/ITAAudiofileReader.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAAudiofileWriter.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITABaseDefinitions.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITABlockMath.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITABufferedAudioFileWriter.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITABufferedAudioFileWriter.h 2900 2012-09-17 08:42:42Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_BUFFERED_AUDIO_FILE_WRITER
#define INCLUDE_WATCHER_ITA_BUFFERED_AUDIO_FILE_WRITER
...
...
include/ITAClock.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAClock.h 2057 2011-10-24 20:08:48Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_CLOCK
#define INCLUDE_WATCHER_ITA_CLOCK
...
...
include/ITAConfigUtils.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAConfigUtils.h 3921 2015-01-07 14:59:55Z pelzer $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_CONFIG_UTILS
#define INCLUDE_WATCHER_ITA_CONFIG_UTILS
...
...
include/ITAConstants.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITACriticalSection.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADataLog.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITADebug.h
View file @
6747da28
...
...
@@ -3,7 +3,7 @@
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-201
6
* RWTH Aachen University, Germany, 2015-201
7
*
* ----------------------------------------------------------------
* ____ __________ _______
...
...
include/ITAEndianness.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAEndianness.h 3828 2014-11-27 10:43:43Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_ENDIANNESS
#define INCLUDE_WATCHER_ITA_ENDIANNESS
...
...
include/ITAException.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAException.h 3828 2014-11-27 10:43:43Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_EXCEPTION
#define INCLUDE_WATCHER_ITA_EXCEPTION
...
...
include/ITAFade.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAFade.h 2057 2011-10-24 20:08:48Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_FADE
#define INCLUDE_WATCHER_ITA_FADE
...
...
include/ITAFastMath.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAFastMath.h 2900 2012-09-17 08:42:42Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_FAST_MATH
#define INCLUDE_WATCHER_ITA_FAST_MATH
...
...
include/ITAFileSystemUtils.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAFileSystemUtils.h 2900 2012-09-17 08:42:42Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_FILE_SYSTEM_UTILS
#define INCLUDE_WATCHER_ITA_FILE_SYSTEM_UTILS
...
...
include/ITAFunctors.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAFunctors.h 2057 2011-10-24 20:08:48Z fwefers $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef INCLUDE_WATCHER_ITA_FUNCTORS
#define INCLUDE_WATCHER_ITA_FUNCTORS
...
...
include/ITAHDFTSpectrum.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAHDFTSpectrum.h 3913 2015-01-06 12:42:15Z stienen $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
#ifndef __ITA_HDFT_SPECTRUM_H__
#define __ITA_HDFT_SPECTRUM_H__
...
...
include/ITAHPT.h
View file @
6747da28
/*
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2016
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/
// $Id: ITAHPT.h 3293 2013-06-17 14:32:38Z stienen $
* ----------------------------------------------------------------
*
* ITA core libs
* (c) Copyright Institute of Technical Acoustics (ITA)
* RWTH Aachen University, Germany, 2015-2017
*
* ----------------------------------------------------------------
* ____ __________ _______
* // / //__ ___/ // _ |
* // / // / // /_| |
* // / // / // ___ |
* //__/ //__/ //__/ |__|
*
* ----------------------------------------------------------------
*
*/