atlas  0.6
Public Types | Public Member Functions | Public Attributes | List of all members
atlas::y_values::y_entry Struct Reference

#include <y_values.h>

Collaboration diagram for atlas::y_values::y_entry:
Collaboration graph
[legend]

Public Types

typedef std::vector< y_entryPooltype
 

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 TorusElementrepr () const
 

Public Attributes

TorusElement t_rep
 
InvolutionNbr nr
 
RatWeight fingerprint
 

Member Typedef Documentation

Constructor & Destructor Documentation

atlas::y_values::y_entry::y_entry ( const RatWeight f,
InvolutionNbr  i,
const TorusElement t 
)
inline

Member Function Documentation

size_t atlas::y_values::y_entry::hashCode ( size_t  modulus) const
bool atlas::y_values::y_entry::operator!= ( const y_entry y) const
const TorusElement& atlas::y_values::y_entry::repr ( ) const
inline

Member Data Documentation

RatWeight atlas::y_values::y_entry::fingerprint
InvolutionNbr atlas::y_values::y_entry::nr
TorusElement atlas::y_values::y_entry::t_rep

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