public abstract class FloatFunction extends Object
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Constructor and Description |
---|
FloatFunction() |
Modifier and Type | Method and Description |
---|---|
abstract float |
apply(float argument)
Applies a function to an argument.
|
Copyright © 2015–2019 Delft University of Technology. All rights reserved.