Function nalgebra_glm::log[][src]

pub fn log<N: Real, D: Dimension>(v: &TVec<N, D>) -> TVec<N, D> where
    DefaultAllocator: Alloc<N, D>, 

Component-wise logarithm.

See also: