Skip to main content

HasGreeks

Trait HasGreeks 

Source
pub trait HasGreeks {
    // Required method
    fn greeks(&self) -> OptionGreekValues;
}
Expand description

Trait for types carrying Greek sensitivity values.

Required Methods§

Implementors§