My Project
Toggle main menu visibility
Loading...
Searching...
No Matches
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
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
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:51
Generated on
for My Project by
doxygen 1.17.0
for
Singular