Module: tfg.geometry.representation.point

Tensorflow point utility functions.

Functions

distance_to_ray(...): Computes the distance from a M-d point to a M-d ray.

project_to_ray(...): Computes the projection of a M-d point on a M-d ray.