Point3D.dot

Computes the dot product of the two given #graphene_point3d_t.

class Point3D
float
dot

Parameters

b Point3D

a #graphene_point3d_t

Return Value

Type: float

the value of the dot product

Meta