[][src]Function aljabar::vec4

pub fn vec4<T>(x: T, y: T, z: T, w: T) -> Vector4<T>