MCPcopy Create free account
hub / github.com/dhale/jtk / twoTwoProduct

Method twoTwoProduct

core/src/main/java/edu/mines/jtk/mesh/Geometry.java:1634–1711  ·  view source on GitHub ↗

Computes the product a b, where a and b are two-component expansions. Puts the product in the array x[8].

(
    double a1, double a0, double b1, double b0, double[] x)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

leftOfLineExactMethod · 0.95
leftOfPlaneExactMethod · 0.95
inCircleExactMethod · 0.95
inSphereExactMethod · 0.95
inOrthoSphereExactMethod · 0.95

Calls 4

splitMethod · 0.95
twoProduct2PresplitMethod · 0.95
twoSumMethod · 0.95
twoSumFastMethod · 0.95

Tested by

no test coverage detected