Documentation ¶
Overview ¶
Package blase is a thin wrapper over Gonum's BLAS interface that provides a queue so that cgo calls are batched. This package was created so MKL usage can be improved.
Any cblas function that is not handled will result in the blocking BLAS call being called
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Implementation ¶
func Implementation() *context
Implementation returns a BLAS implementation that implements Float32, Float64, Complex64 and Complex128
Types ¶
Click to show internal directories.
Click to hide internal directories.