Home
last modified time | relevance | path

Searched defs:ordv (Results 1 – 11 of 11) sorted by relevance

/dports/math/cocoalib/CoCoALib-0.99712/src/AlgebraicCore/
H A DOrdvArith.C91 void OrdvArith::base::myAssignZero(OrdvElem* ordv) const in myAssignZero()
114 void OrdvArith::base::myMulIndetPower(OrdvElem* ordv, long var, long exp) const in myMulIndetPower()
163 long OrdvArith::base::myStdDeg(const OrdvElem* ordv) const in myStdDeg()
176 void OrdvArith::base::myWDeg(degree& d, const OrdvElem* ordv) const in myWDeg()
206 bool OrdvArith::base::myIsZero(const OrdvElem* ordv) const in myIsZero()
215 bool OrdvArith::base::myIsIndet(long& index, const OrdvElem* ordv) const in myIsIndet()
320 long OrdvArith::LexImpl::myExponent(const OrdvElem* ordv, long var) const in myExponent()
378 long OrdvArith::StdDegLexImpl::myStdDeg(const OrdvElem* ordv) const in myStdDeg()
388 long OrdvArith::StdDegLexImpl::myExponent(const OrdvElem* ordv, long var) const in myExponent()
456 long OrdvArith::StdDegRevLexImpl::myStdDeg(const OrdvElem* ordv) const in myStdDeg()
[all …]
/dports/math/giacxcas/CoCoALib-0.99700/src/AlgebraicCore/
H A DOrdvArith.C91 void OrdvArith::base::myAssignZero(OrdvElem* ordv) const in myAssignZero()
114 void OrdvArith::base::myMulIndetPower(OrdvElem* ordv, long var, long exp) const in myMulIndetPower()
163 long OrdvArith::base::myStdDeg(const OrdvElem* ordv) const in myStdDeg()
176 void OrdvArith::base::myWDeg(degree& d, const OrdvElem* ordv) const in myWDeg()
206 bool OrdvArith::base::myIsZero(const OrdvElem* ordv) const in myIsZero()
215 bool OrdvArith::base::myIsIndet(long& index, const OrdvElem* ordv) const in myIsIndet()
320 long OrdvArith::LexImpl::myExponent(const OrdvElem* ordv, long var) const in myExponent()
378 long OrdvArith::StdDegLexImpl::myStdDeg(const OrdvElem* ordv) const in myStdDeg()
388 long OrdvArith::StdDegLexImpl::myExponent(const OrdvElem* ordv, long var) const in myExponent()
456 long OrdvArith::StdDegRevLexImpl::myStdDeg(const OrdvElem* ordv) const in myStdDeg()
[all …]
/dports/math/cocoalib/CoCoALib-0.99712/include/CoCoA/
H A DOrdvArith.H193 inline void base::myMul(OrdvElem* ordv, const OrdvElem* ordv1, const OrdvElem* ordv2) const in myMul()
211 inline void base::myDiv(OrdvElem* ordv, const OrdvElem* ordv1, const OrdvElem* ordv2) const in myDiv()
/dports/math/giacxcas/CoCoALib-0.99700/include/CoCoA/
H A DOrdvArith.H193 inline void base::myMul(OrdvElem* ordv, const OrdvElem* ordv1, const OrdvElem* ordv2) const in myMul()
211 inline void base::myDiv(OrdvElem* ordv, const OrdvElem* ordv1, const OrdvElem* ordv2) const in myDiv()
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/term/computation/
H A DFESPMatrixComputation.hpp106 dimen_t ordu = 0, ordv = 0; in compute() local
H A DSPMatrixComputation.hpp211 dimen_t ordu = 0, ordv = 0; in compute() local
H A DFEextMatrixComputation.hpp64 dimen_t ordu = 0, ordv = 0; in compute() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/space/
H A DFeSpace.cpp223 std::map<number_t,number_t> ordv; //small map to order vertex global numbers in buildFeDofs() local
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/functions/builtin/
H A DFns3.java997 boolean ordv(LispVector u, LispVector v) in ordv() method in Fns3.OrderpFn
/dports/math/reduce/Reduce-svn5758-src/jlisp/android/AndroidReduce/src/uk/co/codemist/jlisp/
H A DFns3.java1093 boolean ordv(LispVector u, LispVector v) in ordv() method in Fns3.OrderpFn
/dports/math/reduce/Reduce-svn5758-src/jlisp/core/
H A DFns3.java1413 boolean ordv(LispVector u, LispVector v) in ordv() method in Fns3.OrderpFn