buffered

fun <T : Any, A : Ring<T>> buffered(algebra: A, bufferFactory: BufferFactory<T> = Buffer.Companion::boxing): LinearSpace<T, A>

A structured matrix with custom buffer

Sources

common source
Link copied to clipboard