MCPcopy Create free account
hub / github.com/EricLengyel/Terathon-Math-Library / DualNum

Method DualNum

TSDualNum.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 /// \brief Default constructor that leaves the components uninitialized.
34
35 inline DualNum() = default;
36
37 DualNum(const DualNum& d)
38 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected