My Project
debian-1:4.1.1-p2+ds-4build2
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:32
valued_adjustWeightUnderHomogeneity
gfan::ZVector valued_adjustWeightUnderHomogeneity(const gfan::ZVector &e, const gfan::ZVector &w)
Definition:
adjustWeights.cc:73
w
const CanonicalForm & w
Definition:
facAbsFact.cc:55
nonvalued_adjustWeightForHomogeneity
gfan::ZVector nonvalued_adjustWeightForHomogeneity(const gfan::ZVector &w)
Definition:
adjustWeights.cc:14
nonvalued_adjustWeightUnderHomogeneity
gfan::ZVector nonvalued_adjustWeightUnderHomogeneity(const gfan::ZVector &e, const gfan::ZVector &w)
Definition:
adjustWeights.cc:54
Generated on Tue Mar 24 2020 14:10:46 for My Project by
doxygen 1.8.17
for
Singular debian-1:4.1.1-p2+ds-4build2