Documentation
¶
Index ¶
- type Control
- func (c *Control) B() float64
- func (c *Control) Beta() float64
- func (c *Control) DX() float64
- func (c *Control) DY() float64
- func (c *Control) InternalConcurrency() float64
- func (c *Control) K() float64
- func (c *Control) MuP() float64
- func (c *Control) R() float64
- func (c *Control) Run()
- func (c *Control) SetDryRun()
- func (c *Control) SetEMASize(size int)
- func (c *Control) SetEMISize(size int)
- func (c *Control) XD() uint
- type Manager
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Control ¶
type Control struct {
// contains filtered or unexported fields
}
func NewControl ¶
func (*Control) InternalConcurrency ¶
func (*Control) SetEMASize ¶
func (*Control) SetEMISize ¶
Click to show internal directories.
Click to hide internal directories.