You are here

10 calls to PHPExcel_Best_Fit::getIntersect() in Loft Data Grids 6.2

PHPExcel_Linear_Best_Fit::getEquation in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/linearBestFitClass.php
* Return the Equation of the best-fit line * *
PHPExcel_Linear_Best_Fit::getValueOfXForY in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/linearBestFitClass.php
* Return the X-Value for a specified value of Y * *
PHPExcel_Linear_Best_Fit::getValueOfYForX in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/linearBestFitClass.php
* Return the Y-Value for a specified value of X * *
PHPExcel_Logarithmic_Best_Fit::getEquation in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php
* Return the Equation of the best-fit line * *
PHPExcel_Logarithmic_Best_Fit::getValueOfXForY in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php
* Return the X-Value for a specified value of Y * *
PHPExcel_Logarithmic_Best_Fit::getValueOfYForX in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/logarithmicBestFitClass.php
* Return the Y-Value for a specified value of X * *
PHPExcel_Polynomial_Best_Fit::getCoefficients in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php
PHPExcel_Polynomial_Best_Fit::getEquation in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php
* Return the Equation of the best-fit line * *
PHPExcel_Polynomial_Best_Fit::getValueOfXForY in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php
* Return the X-Value for a specified value of Y * *
PHPExcel_Polynomial_Best_Fit::getValueOfYForX in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/trend/polynomialBestFitClass.php
* Return the Y-Value for a specified value of X * *