bufferAlgebra
fun <T, A : Field<T>> A.bufferAlgebra(bufferFactory: BufferFactory<T>, size: Int): BufferField<T, A>
Content copied to clipboard
fun DoubleField.bufferAlgebra(size: Int): BufferField<Double, DoubleField>
Content copied to clipboard