kmath
common
kmath-core
/
space.kscience.kmath.linear
/
LinearSpace
/
Companion
/
buffered
buffered
common
fun
<
T
:
Any
,
A
:
Ring
<
T
>
>
buffered
(
algebra
:
A
,
bufferFactory
:
BufferFactory
<
T
>
=
Buffer.Companion::boxing
)
:
LinearSpace
<
T
,
A
>
Content copied to clipboard
A structured matrix with custom buffer
Sources
common source
Link copied to clipboard