R/RcppExports.R
feature_eval.Rd
Evaluate a feature at a given index
feature_eval(feature_ptr, index)
External pointer to a Feature object
0-based index into the data vector
Feature value at that index (double)