Home
last modified time | relevance | path

Searched defs:mul33 (Results 1 – 3 of 3) sorted by relevance

/dports/shells/elvish/elvish-0.17.0/pkg/persistent/hash/
H A Dhash.go59 func mul33(u uint32) uint32 { func
/dports/science/jmol/jmol-14.32.7/src/javajs/util/
H A DM34.java334 protected void mul33(float x) { in mul33() method in M34
/dports/math/Imath/Imath-3.1.4/src/python/PyImath/
H A DPyImathMatrix33.cpp689 mul33(Matrix33<T> &mat1, Matrix33<S> &mat2) in mul33() function