My Project
debian-1:4.1.2-p1+ds-2
Singular
dyn_modules
gfanlib
adjustWeights.h
Go to the documentation of this file.
1
#ifndef GFANLIB_ADJUSTWEIGHTS_H
2
#define GFANLIB_ADJUSTWEIGHTS_H
3
4
#include "gfanlib/gfanlib_vector.h"
5
6
gfan::ZVector
nonvalued_adjustWeightForHomogeneity
(
const
gfan::ZVector &
w
);
7
gfan::ZVector
valued_adjustWeightForHomogeneity
(
const
gfan::ZVector &
w
);
8
gfan::ZVector
nonvalued_adjustWeightUnderHomogeneity
(
const
gfan::ZVector &e,
const
gfan::ZVector &
w
);
9
gfan::ZVector
valued_adjustWeightUnderHomogeneity
(
const
gfan::ZVector &e,
const
gfan::ZVector &
w
);
10
11
#endif
valued_adjustWeightForHomogeneity
gfan::ZVector valued_adjustWeightForHomogeneity(const gfan::ZVector &w)
Definition:
adjustWeights.cc:31
valued_adjustWeightUnderHomogeneity
gfan::ZVector valued_adjustWeightUnderHomogeneity(const gfan::ZVector &e, const gfan::ZVector &w)
Definition:
adjustWeights.cc:71
w
const CanonicalForm & w
Definition:
facAbsFact.cc:55
nonvalued_adjustWeightForHomogeneity
gfan::ZVector nonvalued_adjustWeightForHomogeneity(const gfan::ZVector &w)
Definition:
adjustWeights.cc:13
nonvalued_adjustWeightUnderHomogeneity
gfan::ZVector nonvalued_adjustWeightUnderHomogeneity(const gfan::ZVector &e, const gfan::ZVector &w)
Definition:
adjustWeights.cc:52
Generated on Thu Jan 9 2020 20:32:43 for My Project by
doxygen 1.8.16
for
Singular debian-1:4.1.2-p1+ds-2