Main Page
Modules
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
pp::Generators::BartlettWindow Class Template Reference
Bartlett(x,r) = { 1 - |x|/r } if |x| < r { 0 } else.
More...
#include <Generators.h>
Inheritance diagram for pp::Generators::BartlettWindow
[
legend
]
Collaboration diagram for pp::Generators::BartlettWindow:
[
legend
]
List of all members.
Public Methods
BartlettWindow
(long limit=1000)
BartlettWindow
(long limit, float scale)
T
operator()
()
const char*
GetName
() const
Detailed Description
template<typename T = short> template class pp::Generators::BartlettWindow
Bartlett(x,r) = { 1 - |x|/r } if |x| < r { 0 } else.
The documentation for this class was generated from the following file:
/home/pcburns/c/penguinsound/include/PenguinSound/
Generators.h
Generated at Mon Nov 27 01:46:39 2000 for LibPenguinPlay by
1.2.3 written by
Dimitri van Heesch
, © 1997-2000