changeset 873 | 23da1b807280 |
parent 840 | 2914b6f0fde0 |
child 877 | 141f9c0db4a3 |
11:2d6029b252e4 | 12:e4a4a854f962 |
---|---|
322 : public CostScaling<GR, V, C, SetLargeCostTraits<T> > { |
322 : public CostScaling<GR, V, C, SetLargeCostTraits<T> > { |
323 typedef CostScaling<GR, V, C, SetLargeCostTraits<T> > Create; |
323 typedef CostScaling<GR, V, C, SetLargeCostTraits<T> > Create; |
324 }; |
324 }; |
325 |
325 |
326 /// @} |
326 /// @} |
327 |
|
328 protected: |
|
329 |
|
330 CostScaling() {} |
|
327 |
331 |
328 public: |
332 public: |
329 |
333 |
330 /// \brief Constructor. |
334 /// \brief Constructor. |
331 /// |
335 /// |