ParamShape

sealed
trait ParamShape extends Shape
trait Shape
class Object
trait Matchable
class Any
object Kaiser
object Sinc

Value members

Concrete methods

def apply(size: GE, param: GE): GE

Inherited methods

def fill(winSize: Long, winOff: Long, buf: Array[Double], bufOff: Int, len: Int, param: Double): Unit
Inherited from
Shape
def id: Int
Inherited from
Shape