Type Alias blas_array2::blas3::symm::CSYMM

source ·
pub type CSYMM<'a, 'b, 'c> = SYMM<'a, 'b, 'c, c32>;

Aliased Type§

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