package
Version:
v0.0.0-...-e1c79ef
Opens a new window with list of versions in this module.
Published: Dec 22, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type M struct {
A11, A12, A13 int
A21, A22, A23 int
A31, A32, A33 int
}
func Mat(a11, a12, a13, a21, a22, a23, a31, a32, a33 int) M
type V struct {
X, Y, Z int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.