|
singlepp
A C++ library for cell type classification
|
Options for train_single() and friends.
More...
#include <train_single.hpp>
Public Attributes | |
| int | num_threads = 1 |
Options for train_single() and friends.
| int singlepp::TrainSingleOptions::num_threads = 1 |
Number of threads to use. The parallelization scheme is determined by tatami::parallelize().