TrainArtifacts constructor

const TrainArtifacts(
  1. FVector forwardError,
  2. FVector propagatedError
)

Implementation

const TrainArtifacts(this.forwardError, this.propagatedError);