![]() |
atlas
0.6
|
#include <y_values.h>

Public Types | |
| typedef std::vector< y_entry > | Pooltype |
Public Member Functions | |
| size_t | hashCode (size_t modulus) const |
| bool | operator!= (const y_entry &y) const |
| y_entry (const RatWeight &f, InvolutionNbr i, const TorusElement &t) | |
| const TorusElement & | repr () const |
Public Attributes | |
| TorusElement | t_rep |
| InvolutionNbr | nr |
| RatWeight | fingerprint |
| typedef std::vector<y_entry> atlas::y_values::y_entry::Pooltype |
|
inline |
| size_t atlas::y_values::y_entry::hashCode | ( | size_t | modulus | ) | const |
| bool atlas::y_values::y_entry::operator!= | ( | const y_entry & | y | ) | const |
|
inline |
| RatWeight atlas::y_values::y_entry::fingerprint |
| InvolutionNbr atlas::y_values::y_entry::nr |
| TorusElement atlas::y_values::y_entry::t_rep |
1.8.11