#include <inexact.h>
Definition at line 60 of file inexact.h.
◆ Inexact_simplifier()
Brush::Simpl::Inexact_simplifier::Inexact_simplifier |
( |
| ) |
|
◆ ~Inexact_simplifier()
Brush::Simpl::Inexact_simplifier::~Inexact_simplifier |
( |
| ) |
|
◆ hash()
vector< string > Brush::Simpl::Inexact_simplifier::hash |
( |
const ArrayXf & | inputPoint | ) |
|
|
private |
◆ index()
void Brush::Simpl::Inexact_simplifier::index |
( |
TreeIter & | spot, |
|
|
const Dataset & | d ) |
◆ initUniformPlanes()
void Brush::Simpl::Inexact_simplifier::initUniformPlanes |
( |
int | hashSize, |
|
|
int | inputDim, |
|
|
int | numPlanes ) |
◆ query()
optional< pair< size_t, string > > Brush::Simpl::Inexact_simplifier::query |
( |
TreeIter & | spot, |
|
|
const Dataset & | d ) |
|
private |
◆ simplify_tree()
◆ equivalentExpression
map<pair<size_t, string>, tree<Node> > Brush::Simpl::Inexact_simplifier::equivalentExpression |
|
private |
◆ storageBool
HashStorage Brush::Simpl::Inexact_simplifier::storageBool |
|
private |
◆ storageFloat
HashStorage Brush::Simpl::Inexact_simplifier::storageFloat |
|
private |
◆ storageInt
HashStorage Brush::Simpl::Inexact_simplifier::storageInt |
|
private |
◆ uniformPlanes
vector<MatrixXf> Brush::Simpl::Inexact_simplifier::uniformPlanes |
|
private |
The documentation for this class was generated from the following files: