Function nalgebra_glm::exp[][src]

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

Component-wise exponential.

See also: