Turi Create
4.0
|
This is the complete list of members for turi::ml_data_row_reference, including all inherited members.
fill(std::vector< Entry > &x) const | turi::ml_data_row_reference | inline |
fill(EigenXpr &&x, typename std::enable_if< std::is_convertible< EigenXpr, DenseVector >::value >::type *=0) const | turi::ml_data_row_reference | inline |
fill_eigen(EigenXpr &&x) const | turi::ml_data_row_reference | inline |
fill_untranslated_values(std::vector< flexible_type > &x) const | turi::ml_data_row_reference | |
from_row(const std::shared_ptr< ml_metadata > &metadata, const flex_dict &row, ml_missing_value_action none_action=ml_missing_value_action::USE_NAN) | turi::ml_data_row_reference | static |
metadata() const | turi::ml_data_row_reference | inline |
target_index() const GL_HOT_INLINE_FLATTEN | turi::ml_data_row_reference | inline |
target_value() const GL_HOT_INLINE_FLATTEN | turi::ml_data_row_reference | inline |
unpack(ElementWriteFunction &&ewf, ColumnEndFunction &&cef) const | turi::ml_data_row_reference | inline |