Complex2FFTStageImpl

final
class Complex2FFTStageImpl(layer: Layer)(implicit ctrl: Control) extends FFT2FullStageImpl
class StageImpl[FanInShape3[BufD, BufI, BufI, BufD]]
class GraphStage[FanInShape3[BufD, BufI, BufI, BufD]]
class GraphStageWithMaterializedValue[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
trait Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
class Object
trait Matchable
class Any

Type members

Inherited types

type Shape >: S <: S
Inherited from
Graph

Value members

Concrete methods

def createLogic(attr: Attributes): NodeImpl[Shape]

Inherited methods

def addAttributes(attr: Attributes): Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
def async(dispatcher: String, inputBufferSize: Int): Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
def async(dispatcher: String): Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
def async: Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
final
def connect(in: OutD, rows: OutI, columns: OutI)(implicit b: Builder): OutD
Inherited from
FFT2FullStageImpl
final override
def createLogicAndMaterializedValue(inheritedAttributes: Attributes): (GraphStageLogic, NotUsed)
Definition Classes
GraphStage -> GraphStageWithMaterializedValue
Inherited from
GraphStage
override
def initialAttributes: Attributes
Definition Classes
StageImpl -> GraphStageWithMaterializedValue
Inherited from
StageImpl
def named(name: String): Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
override
def toString: String
Definition Classes
StageImpl -> Any
Inherited from
StageImpl
final override
def withAttributes(attr: Attributes): Graph[FanInShape3[BufD, BufI, BufI, BufD], NotUsed]
Definition Classes
GraphStageWithMaterializedValue -> Graph
Inherited from
GraphStageWithMaterializedValue

Inherited fields

final protected
val name: String
Inherited from
StageImpl
final
val shape: Shape
Inherited from
FFT2FullStageImpl