![]() |
atlas
0.6
|
Element of lattice tensored with rational numbers. More...
#include <Atlas.h>
Private Types | |
| typedef matrix::Vector< C > | V |
Private Attributes | |
| V | d_num |
| arithmetic::Denom_t | d_denom |
Element of lattice tensored with rational numbers.
LatticeElt d_num divided by unsigned LatticeCoeff d_denom.
|
private |
|
inlineexplicit |
| atlas::ratvec::RationalVector< C >::RationalVector | ( | const matrix::Vector< C1 > & | v, |
| C | d | ||
| ) |
|
inline |
|
inline |
| RationalVector< C > & atlas::ratvec::RationalVector< C >::normalize | ( | ) |
|
inline |
|
inline |
|
inline |
| RationalVector< C > & atlas::ratvec::RationalVector< C >::operator%= | ( | C | n | ) |
| RationalVector< C > atlas::ratvec::RationalVector< C >::operator* | ( | const arithmetic::Rational & | r | ) | const |
| RationalVector< C > & atlas::ratvec::RationalVector< C >::operator*= | ( | C | n | ) |
| RationalVector< C > & atlas::ratvec::RationalVector< C >::operator*= | ( | const arithmetic::Rational & | r | ) |
| RationalVector< C > atlas::ratvec::RationalVector< C >::operator+ | ( | const RationalVector< C > & | v | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| RationalVector< C > atlas::ratvec::RationalVector< C >::operator/ | ( | const arithmetic::Rational & | r | ) | const |
| RationalVector< C > & atlas::ratvec::RationalVector< C >::operator/= | ( | C | n | ) |
| RationalVector< C > & atlas::ratvec::RationalVector< C >::operator/= | ( | const arithmetic::Rational & | r | ) |
| bool atlas::ratvec::RationalVector< C >::operator< | ( | const RationalVector< C > & | a | ) | const |
| bool atlas::ratvec::RationalVector< C >::operator== | ( | const RationalVector< C > & | a | ) | const |
|
inline |
|
private |
|
private |
1.8.11