Browse Subversion Repository
Diff of /Conograph/trunk/src/utility_data_structure/NodeB.hh
Parent Directory
| Revision Log
| Patch
| 69 |
|
|
| 70 |
void putRootBud(const Int4& K3, std::set<Bud>& tray) const; |
void putRootBud(const Int4& K3, std::set<Bud>& tray) const; |
| 71 |
void putBud(const Int4& K3, std::set<Bud>& tray) const; |
void putBud(const Int4& K3, std::set<Bud>& tray) const; |
| 72 |
void putQuadraticForm(const VecDat3<Int4>& hkl_left, |
// void putQuadraticForm(const VecDat3<Int4>& hkl_left, |
| 73 |
const VecDat3<Int4>& hkl_right, |
// const VecDat3<Int4>& hkl_right, |
| 74 |
multimap<Int4, VecDat3<Int4> >& qindex_hkl) const; |
// multimap<Int4, VecDat3<Int4> >& qindex_hkl) const; |
| 75 |
|
|
| 76 |
inline Int4 count_bud() const; |
inline Int4 count_bud() const; |
| 77 |
|
|
|
|
Legend:
| Removed from v.3 |
|
| changed lines |
| |
Added in v.33 |
|
|
| |