Type Definition gemm_common::gemm::c64

source ·
pub type c64 = Complex64;

Trait Implementations§

source§

impl Conj for c64

source§

fn conj(self) -> Self