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

Method setScale

core/src/main/java/edu/mines/jtk/sgl/Matrix44.java:540–546  ·  view source on GitHub ↗

Sets this matrix to a scaling-only matrix. @param sx the x component of the scaling. @param sy the y component of the scaling. @param sz the z component of the scaling. @return this scaling-only matrix.

(double sx, double sy, double sz)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

scaleMethod · 0.45
duringScaleMethod · 0.45
show3Function · 0.45
plot3Function · 0.45
plot3NotreDameFunction · 0.45
plot3Function · 0.45
plot3SquareFunction · 0.45
plot3Function · 0.45
plot3LamontFunction · 0.45
showMethod · 0.45
goMethod · 0.45

Calls 1

setMethod · 0.95

Tested by

no test coverage detected