Trait ndarray_linalg::types::NaturalLogarithm
[−]
[src]
pub trait NaturalLogarithm {
fn ln(&self) -> Self;
}Define ln() more generally