Click or drag to resize
Accord.NET (logo)

TransformBaseTInput, TOutput Properties

The TransformBaseTInput, TOutput generic type exposes the following members.

Properties
  NameDescription
Public propertyNumberOfInputs
Gets the number of inputs accepted by the model.
Public propertyNumberOfOutputs
Gets the number of outputs generated by the model.
Top
See Also