#include <inexact.h>
Definition at line 16 of file inexact.h.
◆ HashStorage()
Brush::Simpl::HashStorage::HashStorage |
( |
int | numPlanes = 10 | ) |
|
|
inline |
◆ ~HashStorage()
Brush::Simpl::HashStorage::~HashStorage |
( |
| ) |
|
|
inline |
◆ append()
void Brush::Simpl::HashStorage::append |
( |
const int & | storage_n, |
|
|
const size_t & | key, |
|
|
const tree< Brush::Node > | Tree ) |
|
inline |
◆ clear()
void Brush::Simpl::HashStorage::clear |
( |
| ) |
|
|
inline |
◆ getList()
vector< tree< Node > > Brush::Simpl::HashStorage::getList |
( |
const int & | storage_n, |
|
|
const size_t & | key ) |
|
inline |
◆ keys()
vector< size_t > Brush::Simpl::HashStorage::keys |
( |
const int & | storage_n | ) |
|
|
inline |
◆ print()
void Brush::Simpl::HashStorage::print |
( |
const string & | prefix, |
|
|
std::ofstream & | log ) const |
|
inline |
◆ storage
The documentation for this class was generated from the following file: