MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / is_zero_based

Method is_zero_based

src/thundersvm/dataset.cpp:289–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289const bool DataSet::is_zero_based() const{
290 return zero_based;
291}

Callers 4

trainMethod · 0.80
trainMethod · 0.80
trainMethod · 0.80
trainMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected