logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

fast_distance - Vector distance.

Authors

TheKhronosGroup

Description

       Returns fast_length(3clc)(p0 - p1).

Name

       fast_distance - Vector distance.

       floatfast_distance(floatnp0,floatnp1);

Notes

        1. OpenCL Specification
           page 262, section 6.12.5 - Geometric Functions

The Khronos Group                                  11/18/2024                                FAST_DISTANCE(3clc)

See Also

geometricFunctions(3clc)

Specification

OpenCLSpecification[1]

See Also