This is the complete list of members for ML::fil::forest_model, including all inherited members.
| device_index() | ML::fil::forest_model | inline | 
| elem_postprocessing() | ML::fil::forest_model | inline | 
| forest_model(decision_forest_variant &&forest=decision_forest_variant{}) | ML::fil::forest_model | inline | 
| has_vector_leaves() | ML::fil::forest_model | inline | 
| is_double_precision() | ML::fil::forest_model | inline | 
| memory_type() | ML::fil::forest_model | inline | 
| num_features() | ML::fil::forest_model | inline | 
| num_outputs() | ML::fil::forest_model | inline | 
| num_trees() | ML::fil::forest_model | inline | 
| predict(raft_proto::buffer< io_t > &output, raft_proto::buffer< io_t > const &input, raft_proto::cuda_stream stream=raft_proto::cuda_stream{}, infer_kind predict_type=infer_kind::default_kind, std::optional< index_type > specified_chunk_size=std::nullopt) | ML::fil::forest_model | inline | 
| predict(raft_proto::handle_t const &handle, raft_proto::buffer< io_t > &output, raft_proto::buffer< io_t > const &input, infer_kind predict_type=infer_kind::default_kind, std::optional< index_type > specified_chunk_size=std::nullopt) | ML::fil::forest_model | inline | 
| predict(raft_proto::handle_t const &handle, io_t *output, io_t *input, std::size_t num_rows, raft_proto::device_type out_mem_type, raft_proto::device_type in_mem_type, infer_kind predict_type=infer_kind::default_kind, std::optional< index_type > specified_chunk_size=std::nullopt) | ML::fil::forest_model | inline | 
| row_postprocessing() | ML::fil::forest_model | inline | 
| set_row_postprocessing(row_op val) | ML::fil::forest_model | inline |