![]() |
My Project
debian-1:4.1.1-p2+ds-4build1
|
Go to the source code of this file.
Functions | |
gfan::ZVector | nonvalued_adjustWeightForHomogeneity (const gfan::ZVector &w) |
gfan::ZVector | valued_adjustWeightForHomogeneity (const gfan::ZVector &w) |
gfan::ZVector | nonvalued_adjustWeightUnderHomogeneity (const gfan::ZVector &e, const gfan::ZVector &) |
gfan::ZVector | valued_adjustWeightUnderHomogeneity (const gfan::ZVector &e, const gfan::ZVector &w) |
gfan::ZVector nonvalued_adjustWeightForHomogeneity | ( | const gfan::ZVector & | w | ) |
Definition at line 13 of file adjustWeights.cc.
gfan::ZVector nonvalued_adjustWeightUnderHomogeneity | ( | const gfan::ZVector & | e, |
const gfan::ZVector & | |||
) |
Definition at line 52 of file adjustWeights.cc.
gfan::ZVector valued_adjustWeightForHomogeneity | ( | const gfan::ZVector & | w | ) |
Definition at line 31 of file adjustWeights.cc.
gfan::ZVector valued_adjustWeightUnderHomogeneity | ( | const gfan::ZVector & | e, |
const gfan::ZVector & | w | ||
) |
Definition at line 71 of file adjustWeights.cc.