KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
MatrixForFloat
Interface MatrixForFloat
A 2D matrix.
interface
MatrixForFloat
{
a
:
number
;
b
:
number
;
c
:
number
;
d
:
number
;
e
:
number
;
f
:
number
;
}
Index
Properties
a
b
c
d
e
f
Properties
a
a
:
number
b
b
:
number
c
c
:
number
d
d
:
number
e
e
:
number
f
f
:
number
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
a
b
c
d
e
f
Github
KC's Workspace
Loading...
A 2D matrix.