Real1IFFTStageImpl

final
class Real1IFFTStageImpl(layer: Layer)(implicit ctrl: Control) extends FFTHalfStageImpl
class StageImpl[FanInShape4[BufD, BufI, BufI, BufI, BufD]]
class GraphStage[FanInShape4[BufD, BufI, BufI, BufI, BufD]]
class GraphStageWithMaterializedValue[FanInShape4[BufD, BufI, BufI, BufI, BufD], NotUsed]
trait Graph[FanInShape4[BufD, BufI, 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[FanInShape4[BufD, BufI, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
def async(dispatcher: String, inputBufferSize: Int): Graph[FanInShape4[BufD, BufI, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
def async(dispatcher: String): Graph[FanInShape4[BufD, BufI, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
def async: Graph[FanInShape4[BufD, BufI, BufI, BufI, BufD], NotUsed]
Inherited from
Graph
final
def connect(in: OutD, size: OutI, padding: OutI, mode: OutI)(implicit b: Builder): OutD
Inherited from
FFTHalfStageImpl
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[FanInShape4[BufD, BufI, 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[FanInShape4[BufD, BufI, 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
FFTHalfStageImpl