My Project
|
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 14 of file adjustWeights.cc.
gfan::ZVector nonvalued_adjustWeightUnderHomogeneity | ( | const gfan::ZVector & | e, |
const gfan::ZVector & | w | ||
) |
Definition at line 54 of file adjustWeights.cc.
gfan::ZVector valued_adjustWeightForHomogeneity | ( | const gfan::ZVector & | w | ) |
Definition at line 32 of file adjustWeights.cc.
gfan::ZVector valued_adjustWeightUnderHomogeneity | ( | const gfan::ZVector & | e, |
const gfan::ZVector & | w | ||
) |
Definition at line 73 of file adjustWeights.cc.