Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/GeomLib/
H A DGeomLib_PolyFunc.hxx70 math_Vector myCoeffs; member in GeomLib_PolyFunc
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeomLib_PolyFunc.hxx70 math_Vector myCoeffs; member in GeomLib_PolyFunc
H A DBRepGProp_UFunction.hxx111 const Standard_Real* myCoeffs; member in BRepGProp_UFunction
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeomLib_PolyFunc.hxx70 math_Vector myCoeffs; member in GeomLib_PolyFunc
H A DBRepGProp_UFunction.hxx123 Standard_Address myCoeffs; member in BRepGProp_UFunction
/dports/cad/opencascade/opencascade-7.6.0/src/BRepGProp/
H A DBRepGProp_UFunction.hxx111 const Standard_Real* myCoeffs; member in BRepGProp_UFunction
/dports/math/giacxcas/CoCoALib-0.99700/include/CoCoA/
H A DDUPFp.H40 …std::vector<SmallFpImpl::value> myCoeffs; // convention last elem is non-zero (or vector is empty) member
/dports/math/cocoalib/CoCoALib-0.99712/include/CoCoA/
H A DDUPFp.H40 …std::vector<SmallFpImpl::value> myCoeffs; // convention last elem is non-zero (or vector is empty) member
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/integration/
H A DblockReps.h59 eBlock* myExps; cBlock<T>* myCoeffs; in _insertMonomial() local
H A Diterators.hpp277 vec_ZZ myCoeffs = curLin->data[blockIndex]; in nextTerm() local
/dports/audio/libkeyfinder/libkeyfinder-2.2.4/tests/
H A Dlowpassfiltertest.cpp196 std::vector<double>* myCoeffs = (std::vector<double>*)lpf->getCoefficients(); in TEST() local