Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Conograph/trunk/src/utility_data_structure/NodeB.hh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 32 by rtomiyasu, Fri Feb 22 04:51:31 2013 UTC revision 33 by rtomiyasu, Wed Sep 7 04:38:51 2016 UTC
# Line 69  public: Line 69  public:
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.32  
changed lines
  Added in v.33

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26