Table of Contents

Class MLLinearOptions

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class MLLinearOptions : MLOperatorOptions
Inheritance
MLLinearOptions
Inherited Members

Constructors

MLLinearOptions()

public MLLinearOptions()

Fields

Alpha

[Value("alpha")]
public Number Alpha

Field Value

Number

Beta

[Value("beta")]
public Number Beta

Field Value

Number