ParamShape

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

Value members

Concrete methods

def apply[L : NumInt](size: GE[L], param: D): D

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