Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
Brush::NodeTypes Struct Reference

#include <nodetype.h>

Static Public Member Functions

static auto GetIndex (NodeType type) -> size_t
 

Static Public Attributes

static constexpr size_t Count = 44
 
static constexpr size_t OpCount = Count-3
 

Detailed Description

Definition at line 113 of file nodetype.h.

Member Function Documentation

◆ GetIndex()

static auto Brush::NodeTypes::GetIndex ( NodeType type) -> size_t
inlinestatic

Definition at line 123 of file nodetype.h.

Here is the caller graph for this function:

Member Data Documentation

◆ Count

constexpr size_t Brush::NodeTypes::Count = 44
staticconstexpr

Definition at line 117 of file nodetype.h.

◆ OpCount

constexpr size_t Brush::NodeTypes::OpCount = Count-3
staticconstexpr

Definition at line 120 of file nodetype.h.


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