inner product between two Miller indece
Syntax
d = dot_outer(m1,m2)Input
| m1,m2 | Miller | 
Output
| d | double [length(m1) length(cs)] | 
Options
| noSymmetry | do *not* consider sym. equiv. directions | 
| max | (default) maximum dot product with respect to all sym. equiv. | 
| min | minimum dot product with respect to all sym. equiv. | 
| all | all dot products with respect to sym. equiv. | 
| antipodal | include antipodal symmetry |