HingeLoss.DualUpdate(Single, Single, Single, Single, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public float DualUpdate (float output, float label, float alpha, float invariant, int maxNumThreads);
abstract member DualUpdate : single * single * single * single * int -> single
override this.DualUpdate : single * single * single * single * int -> single
Public Function DualUpdate (output As Single, label As Single, alpha As Single, invariant As Single, maxNumThreads As Integer) As Single
Parameters
- output
- Single
- label
- Single
- alpha
- Single
- invariant
- Single
- maxNumThreads
- Int32