package
Version:
v0.0.0-...-4f29a8f
Opens a new window with list of versions in this module.
Published: Dec 19, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Matrix = [16]float64{
1, 0, 0, 0,
0, 1, 0, 0,
0, 0, 1, 0,
0, 0, 0, 1,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.