Trait argmin_math::ArgminConj
source · pub trait ArgminConj {
// Required method
fn conj(&self) -> Self;
}
Expand description
Return the conjugate
Required Methods§
Object Safety§
This trait is not object safe.
pub trait ArgminConj {
// Required method
fn conj(&self) -> Self;
}
Return the conjugate