Home
last modified time | relevance | path

Searched defs:getSlope (Results 1 – 25 of 103) sorted by last modified time

12345

/dports/cad/sumo/sumo-1.2.0/tools/traci/
H A D_vehicle.py522 def getSlope(self, vehID): member in VehicleDomain
H A D_person.py81 def getSlope(self, personID): member in PersonDomain
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/avr/
H A Dpr60040-1.c7 float getSlope(float history[]) { in getSlope() function
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php138 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
H A DExponentialBestFit.php61 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\ExponentialBestFit
H A DPolynomialBestFit.php100 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
/dports/www/moodle310/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DExponentialBestFit.php61 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\ExponentialBestFit
H A DBestFit.php147 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
H A DPolynomialBestFit.php98 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
/dports/www/moodle311/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php147 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
H A DPolynomialBestFit.php98 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
H A DExponentialBestFit.php61 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\ExponentialBestFit
/dports/www/moodle39/moodle/lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Shared/Trend/
H A DBestFit.php147 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\BestFit
H A DPolynomialBestFit.php98 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\PolynomialBestFit
H A DExponentialBestFit.php61 public function getSlope($dp = 0) function in PhpOffice\\PhpSpreadsheet\\Shared\\Trend\\ExponentialBestFit
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DCollinearSimplifier.java147 private static float getSlope(float x1, float y1, float x2, float y2) { in getSlope() method in CollinearSimplifier
H A DDCollinearSimplifier.java146 private static double getSlope(double x1, double y1, double x2, double y2) { in getSlope() method in DCollinearSimplifier
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDCollinearSimplifier.java146 private static double getSlope(double x1, double y1, double x2, double y2) { in getSlope() method in DCollinearSimplifier
H A DCollinearSimplifier.java147 private static float getSlope(float x1, float y1, float x2, float y2) { in getSlope() method in CollinearSimplifier
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/marlin/
H A DCollinearSimplifier.java147 private static float getSlope(float x1, float y1, float x2, float y2) { in getSlope() method in CollinearSimplifier
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/marlin/
H A DCollinearSimplifier.java147 private static float getSlope(float x1, float y1, float x2, float y2) { in getSlope() method in CollinearSimplifier
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDCollinearSimplifier.java146 private static double getSlope(double x1, double y1, double x2, double y2) { in getSlope() method in DCollinearSimplifier
H A DCollinearSimplifier.java147 private static float getSlope(float x1, float y1, float x2, float y2) { in getSlope() method in CollinearSimplifier
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDCollinearSimplifier.java146 private static double getSlope(double x1, double y1, double x2, double y2) { in getSlope() method in DCollinearSimplifier
H A DCollinearSimplifier.java147 private static float getSlope(float x1, float y1, float x2, float y2) { in getSlope() method in CollinearSimplifier

12345