Type Alias blas_array2::blas3::syr2k::CSYR2K

source ·
pub type CSYR2K<'a, 'b, 'c> = SYR2K<'a, 'b, 'c, c32>;

Aliased Type§

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