public class SharedDouble extends java.lang.Object implements SharedVariable<SharedDouble.Instance>
Modifier and Type | Class and Description |
---|---|
static class |
SharedDouble.Instance
Instance for a sub-channel.
|
Constructor and Description |
---|
SharedDouble() |
Modifier and Type | Method and Description |
---|---|
SharedDouble.Instance |
instantiate()
Instantiate for an execution thread.
|
public SharedDouble.Instance instantiate()
SharedVariable
instantiate
in interface SharedVariable<SharedDouble.Instance>
Copyright © 2019 ELKI Development Team. License information.