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

Method Matrix2D

TSMatrix2D.h:57–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 /// \brief Default constructor that leaves the entries uninitialized.
56
57 inline Matrix2D() = default;
58
59 Matrix2D(const Matrix2D& m)
60 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected