icon: package
Provide mat3x3, vec2, vec3, vec2i and vec3i types.
mat3x3
vec2
vec3
vec2i
vec3i
This classes adopt torch's naming convention. Methods with _ suffix will modify the instance itself.
torch
_
:::code source="../../include/typings/linalg.pyi" :::