Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- take() - Method in class bbflow.ff_queue
-
Retrieves and removes the head of this queue, waiting if necessary until an element becomes available.
- test_MSOM - Class in tests.MSOM
-
test function of MSOM with some benchmark with different number of cores used
- test_MSOM() - Constructor for class tests.MSOM.test_MSOM
- testMSOM(int, int) - Static method in class tests.MSOM.test_MSOM
- tests - package tests
-
Example tests using BBFlow package
- tests.benchmarks - package tests.benchmarks
-
Benchmarks done on the BBFlow and FastFlow.
- tests.benchmarks.distributed - package tests.benchmarks.distributed
-
Benchmarks for BBFlow and D-FastFlow on TCP network channels
- tests.ff_tests - package tests.ff_tests
-
Java version of fastflow tests used to check the implementation and as comparison
- tests.MSOM - package tests.MSOM
-
Multi-Self Organizing Map Neural network implementation using BBFlow.
- ticks_wait(long) - Static method in class tests.ff_tests.combine
- time_testing - Class in tests
-
example of pipeline usage with 2 stages, timewatch added to measure performance.
- time_testing() - Constructor for class tests.time_testing
- to - Variable in class tests.MSOM.SOMData
- TOP - Static variable in class tests.MSOM.SOM
- train(Integer, Integer, double[], double, int, int) - Method in class tests.MSOM.SOM
- train_i - Variable in class tests.MSOM.SOMData
- train_j - Variable in class tests.MSOM.SOMData
- tryToPut(Object, boolean) - Method in class bbflow_network.objectClient
- TYPE_1_1 - Static variable in class bbflow.ff_pipeline
-
one single channel between two blocks.
- TYPE_1xN - Static variable in class bbflow.ff_pipeline
-
N channels connecting first block to N elements in the second block.
- TYPE_N_N - Static variable in class bbflow.ff_pipeline
-
N channels connecting 1 to 1 elements of the two blocks.
- TYPE_Nx1 - Static variable in class bbflow.ff_pipeline
-
N channels connecting N elements in the first block to the second block.
- TYPE_NxM - Static variable in class bbflow.ff_pipeline
-
connect all N workers from left to all M workers from right.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form