Type Alias blas_array2::blas3::symm::ZSYMM

source ·
pub type ZSYMM<'a, 'b, 'c> = SYMM<'a, 'b, 'c, c64>;

Aliased Type§

struct ZSYMM<'a, 'b, 'c> { /* private fields */ }