dot_outer

(method of SO3Grid)

return outer inner product of all nodes within a eps neighborhood

Syntax

d = dot_outer(SO3G,nodes,'epsilon',radius)

Input

SO3G

SO3Grid

nodes

quaternion

radius

double

Output

d

sparse matrix

mula angle(g1,g2)/2 = dot(g1,g2)