v5.0.0
Preparing search index...
SystemFormatterOptions
Interface SystemFormatterOptions
interface
SystemFormatterOptions
{
alpha
?:
number
;
globalSoftmax
?:
boolean
;
maxIterations
?:
number
;
softmaxFactor
?:
number
;
}
Hierarchy (
View Summary
)
FormatterOptions
SystemFormatterOptions
Index
Properties
alpha?
global
Softmax?
max
Iterations?
softmax
Factor?
Properties
Optional
alpha
alpha
?:
number
Optional
global
Softmax
globalSoftmax
?:
boolean
Defaults to
false
.
Optional
max
Iterations
maxIterations
?:
number
Defaults to 5.
Optional
softmax
Factor
softmaxFactor
?:
number
Defaults to Tables.SOFTMAX_FACTOR.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
alpha
global
Softmax
max
Iterations
softmax
Factor
v5.0.0
Loading...
Defaults to
false
.