org.ekrich.blas.api

Members list

Type members

Classlikes

object Blas

C Blas API

C Blas API

Higher level Scala to call the underlying C API. The input Array gets directly past to the C function so there is no copying.

Adding optimizer options during the build will allow for function inlining mode = releaseFast or release and lto = thin or full for link time optimization. Refer to the docs for sbt settings: Scala Native.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Blas.type