providers/cluster library
A provider for the parameters for cluster.
Time-stamp: "Monday 2024-12-02 09:32:57 +1100 Graham Williams"
Copyright (C) 2024, Togaware Pty Ltd.
Licensed under the GNU General Public License, Version 3 (the "License");
License: https://opensource.org/license/gpl-3-0
Authors: Zheyuan Xu
Constants
- defaultClusterDistance → const String
- The default values for the parameters for cluster.
- defaultClusterLink → const String
- defaultClusterNumber → const int
- defaultClusterPairSize → const int
- defaultClusterProcessor → const int
- defaultClusterReScale → const bool
- defaultClusterRun → const int
- defaultClusterType → const String
Properties
-
distanceClusterProvider
→ StateProvider<
String> -
final
-
linkClusterProvider
→ StateProvider<
String> -
Providers for the parameters for cluster.
final
-
numberClusterProvider
→ StateProvider<
int> -
final
-
pairSizeClusterProvider
→ StateProvider<
int> -
final
-
processorClusterProvider
→ StateProvider<
int> -
final
-
reScaleClusterProvider
→ StateProvider<
bool> -
final
-
runClusterProvider
→ StateProvider<
int> -
final
-
typeClusterProvider
→ StateProvider<
String> -
final