FeedArtifacts constructor

const FeedArtifacts(
  1. FVector activation,
  2. FVector derivative
)

Implementation

const FeedArtifacts(this.activation, this.derivative);