kodama-cpp
Standalone float32 KODAMA kernels for CPU, CUDA, and Apple Metal
Loading...
Searching...
No Matches
kodama::SpatialFeatureOptions Struct Reference

#include <kodama.hpp>

Public Attributes

int n_threads = 1
 
bool require_nonzero_each_sample = true
 

Detailed Description

Options for independent multi-slide spatial feature screening.

Definition at line 829 of file kodama.hpp.

Member Data Documentation

◆ n_threads

int kodama::SpatialFeatureOptions::n_threads = 1

Definition at line 830 of file kodama.hpp.

◆ require_nonzero_each_sample

bool kodama::SpatialFeatureOptions::require_nonzero_each_sample = true

Definition at line 831 of file kodama.hpp.


The documentation for this struct was generated from the following file: