|
kodama-cpp
Standalone float32 KODAMA kernels for CPU, CUDA, and Apple Metal
|
#include <kodama.hpp>
Public Attributes | |
| int | n_threads = 1 |
| bool | require_nonzero_each_sample = true |
Options for independent multi-slide spatial feature screening.
Definition at line 829 of file kodama.hpp.
| int kodama::SpatialFeatureOptions::n_threads = 1 |
Definition at line 830 of file kodama.hpp.
| bool kodama::SpatialFeatureOptions::require_nonzero_each_sample = true |
Definition at line 831 of file kodama.hpp.