Searched defs:polar (Results 1 – 3 of 3) sorted by relevance
7 GLM_FUNC_QUALIFIER tvec3<T, P> polar function25 tvec2<T, P> const & polar
115 def polar(abs: TensorLikeType, angle: TensorLikeType) -> TensorLikeType: function
238 Tensor polar(const Tensor& abs, const Tensor& angle) { in polar() function