Brush C++ API
A flexible interpretable machine learning framework
Loading...
Searching...
No Matches
constants.h File Reference
#include "../init.h"
#include "../types.h"
#include "../program/program.h"
#include "../vary/search_space.h"
#include "../util/utils.h"
Include dependency graph for constants.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Brush::Simpl::Constants_simplifier
 

Namespaces

namespace  Brush
 < nsga2 selection operator for getting the front
 
namespace  Brush::Simpl
 

Enumerations

enum class  DataType
 data types. More...
 

Enumeration Type Documentation

◆ DataType

enum class Brush::DataType : uint32_t
strong

data types.

Definition at line 143 of file types.h.