Public Attributes | List of all members
ML::experimental::fil::detail::postproc_params_t Struct Reference

#include <treelite_importer.hpp>

Collaboration diagram for ML::experimental::fil::detail::postproc_params_t:
Collaboration graph

Public Attributes

element_op element = element_op::disable
 
row_op row = row_op::disable
 
double constant = 1.0
 

Member Data Documentation

◆ constant

double ML::experimental::fil::detail::postproc_params_t::constant = 1.0

◆ element

element_op ML::experimental::fil::detail::postproc_params_t::element = element_op::disable

◆ row

row_op ML::experimental::fil::detail::postproc_params_t::row = row_op::disable

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