kmath-core
/
space.kscience.kmath.linear
/
square
common
square
fun <
T
:
Any
>
Structure2D.Companion
.
square
(vararg elements:
T
):
Matrix
<
T
>
Content copied to clipboard
Build a square matrix from given elements.