Type Definition russell_lab::Vector

source · []
pub type Vector = NumVector<f64>;
Expand description

Vector is an alias to NumVector and is used in most functions that call OpenBLAS