MCPcopy Create free account
hub / github.com/defold/defold / vfloat

Class vfloat

engine/dlib/src/basis/encoder/cppspmd_sse.h:385–385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

383 struct lint;
384 struct vbool;
385 struct vfloat;
386
387 typedef int int_t;
388 typedef vint vint_t;

Callers 14

atan_estFunction · 0.85
log2_estMethod · 0.85
atan2_estMethod · 0.85
operator+Function · 0.85
operator-Function · 0.85
operator*Function · 0.85
operator/Function · 0.85
operator==Function · 0.85
operator!=Function · 0.85
operator<Function · 0.85
operator>Function · 0.85
operator<=Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected