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

#include <kodama.hpp>

Public Attributes

int folds = 10
 
bool stratified = true
 
std::uint64_t seed = 1
 

Detailed Description

Definition at line 145 of file kodama.hpp.

Member Data Documentation

◆ folds

int kodama::FoldOptions::folds = 10

Definition at line 146 of file kodama.hpp.

◆ seed

std::uint64_t kodama::FoldOptions::seed = 1

Definition at line 148 of file kodama.hpp.

◆ stratified

bool kodama::FoldOptions::stratified = true

Definition at line 147 of file kodama.hpp.


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