Type Alias blas_array2::blas2::gemv::ZGEMV

source ·
pub type ZGEMV<'a, 'x, 'y> = GEMV<'a, 'x, 'y, c64>;

Aliased Type§

struct ZGEMV<'a, 'x, 'y> { /* private fields */ }