![]() |
My Project
UNKNOWN_GIT_VERSION
|
#include "gfanlib/gfanlib_vector.h"
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 &w) |
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 & | w | ||
) |
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.