[][src]Function nalgebra_glm::quat_exp

pub fn quat_exp<N: RealField>(q: &Qua<N>) -> Qua<N>

Computes the quaternion exponential.