Type Definition lattice_qcd_rs::CMatrix3
source · pub type CMatrix3 = Matrix3<Complex>;
Expand description
alias for nalgebra::Matrix3<nalgebra::Complex>
pub type CMatrix3 = Matrix3<Complex>;
alias for nalgebra::Matrix3<nalgebra::Complex>