Home
last modified time | relevance | path

Searched refs:createKnotVector (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/source/view/charttypes/
H A DSplines.cxx476 void createKnotVector(const lcl_tSizeType n, const sal_uInt32 p, const double* t, double* u) in createKnotVector() function
721 createKnotVector(n, p, t.get(), u.get()); in CalculateBSplines()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/source/view/charttypes/
H A DSplines.cxx476 void createKnotVector(const lcl_tSizeType n, const sal_uInt32 p, const double* t, double* u) in createKnotVector() function
721 createKnotVector(n, p, t.get(), u.get()); in CalculateBSplines()