public interface MapFunction<T>
RealAudioBuffer)
of a given size to a new object of the same size, applying some sort of function to all
elements of the object.
Date: Aug 27, 2010
Time: 10:44:04 PMDistanceFunction,
AggregateFunction,
FloatMapFunction,
MapFunctions| Modifier and Type | Method and Description |
|---|---|
T |
map(T data)
Maps an object (usually an array, an
RealAudioBuffer
or a List) to another one of the same size. |
T map(T data)
RealAudioBuffer
or a List) to another one of the same size.data - dataCopyright © 2011–2020 tagtraum industries incorporated. All rights reserved.