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

Authors

TheKhronosGroup

Description

       Computes the dot product.

Name

       dot - Dot product.

       floatdot(floatnp0,floatnp1);doubledot(doublenp0,doublenp1);halfdot (gentypep0, gentypep1)     // if half
       extension enabled

Notes

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

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

See Also

geometricFunctions(3clc)

Specification

OpenCLSpecification[1]

See Also