Home
last modified time | relevance | path

Searched defs:xT1 (Results 1 – 6 of 6) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/g3d/
H A DHermiteRenderer.java115 int xT1 = ((x2 - (int) p0.x) * tension) / 8; in renderHermiteRope() local
229 int xT1 = ((x2 - (int) p0.x) * tension) / 8; in renderHermiteRibbon() local
412 int xT1 = ((x2 - (int) p0.x) * tension) / 8; in renderParallelPair() local
/dports/science/jmol/jmol-14.32.7/src/org/jmol/util/
H A DGData.java689 float xT1 = ((x2 - p0.x) * tension) / 8; in getHermiteList() local
/dports/math/fparser/fparser-4.5.2/
H A Dfpoptimizer.cc740 #define xT1 template set_if< macro
/dports/math/mathmod/mathmod-11.1/fparser/
H A Dfpoptimizer.cc740 #define xT1 template set_if< macro
/dports/math/R/R-4.1.2/tests/
H A Dreg-tests-1d.R75 is.NA <- function(.) is.na(.) & !is.nan(.)
/dports/math/libRmath/R-4.1.1/tests/
H A Dreg-tests-1d.R75 is.NA <- function(.) is.na(.) & !is.nan(.)