Type Definition gemm_common::gemm::c32

source ·
pub type c32 = Complex32;

Trait Implementations§

source§

impl Conj for c32

source§

fn conj(self) -> Self