Home
last modified time | relevance | path

Searched refs:getXValues (Results 1 – 25 of 36) sorted by relevance

12

/dports/science/opensim-core/opensim-core-4.1/OpenSim/Common/
H A DXYFunctionInterface.cpp155 const double* XYFunctionInterface::getXValues() const in getXValues() function in OpenSim::XYFunctionInterface
164 return _mStepFunction->getXValues(); in getXValues()
166 return _piecewiseLinearFunction->getXValues(); in getXValues()
175 return _natCubicSpline->getXValues(); in getXValues()
177 return _gcvSpline->getXValues(); in getXValues()
420 const double* x = getXValues(); in renderAsLineSegments()
H A DGCVSpline.cpp305 step = xyFunc.getXValues()[xyFunc.getNumberOfPoints()-1] - in init()
306 xyFunc.getXValues()[xyFunc.getNumberOfPoints()-2]; in init()
308 x[i] = xyFunc.getXValues()[i]; in init()
320 xyFunc.getXValues(), xyFunc.getYValues()); in init()
426 getXValues() const in getXValues() function in GCVSpline
H A DPiecewiseConstantFunction.cpp192 x[0] = xyFunc.getXValues()[0]; in init()
198 xyFunc.getXValues(), xyFunc.getYValues()); in init()
278 const double* PiecewiseConstantFunction::getXValues() const in getXValues() function in PiecewiseConstantFunction
H A DPiecewiseLinearFunction.cpp200 x[0] = xyFunc.getXValues()[0]; in init()
206 xyFunc.getXValues(), xyFunc.getYValues()); in init()
286 const double* PiecewiseLinearFunction::getXValues() const in getXValues() function in PiecewiseLinearFunction
H A DSimmSpline.cpp203 x[0] = xyFunc.getXValues()[0]; in init()
209 xyFunc.getXValues(), xyFunc.getYValues()); in init()
289 const double* SimmSpline::getXValues() const in getXValues() function in SimmSpline
H A DPiecewiseLinearFunction.h102 virtual const double* getXValues() const;
H A DPiecewiseConstantFunction.h100 virtual const double* getXValues() const;
H A DSimmSpline.h106 virtual const double* getXValues() const;
H A DGCVSpline.h192 virtual const double* getXValues() const;
H A DXYFunctionInterface.h111 const double* getXValues() const;
/dports/java/jfreechart/jfreechart-1.0.17/source/org/jfree/data/contour/
H A DContourDataset.java81 public Number[] getXValues(); in getXValues() method
H A DDefaultContourDataset.java364 public Number[] getXValues() { in getXValues() method in DefaultContourDataset
/dports/science/jmol/jmol-14.32.7/src/jspecview/source/
H A DAnIMLReader.java165 getXValues(); in processExperimentStepSet()
194 private void getXValues() throws Exception { in getXValues() method in AnIMLReader
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Statistical/
H A DTrends.php154 $newValues = $bestFitExponential->getXValues();
411 $newValues = $bestFitLinear->getXValues();
/dports/finance/weberp/webERP/Classes/PHPExcel/Shared/trend/
H A DbestFitClass.php153 public function getXValues() { function in PHPExcel_Best_Fit
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/
H A DbestFitClass.php146 public function getXValues() function in PHPExcel_Best_Fit
/dports/www/thirtybees/thirtybees-1.1.0/vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/
H A DbestFitClass.php146 public function getXValues() function in PHPExcel_Best_Fit
/dports/finance/prestashop/prestashop/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/phpoffice/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php117 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php123 public function getXValues() function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit

12