Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

the comparison can be done with a simple norm()

like:

double distance = norm( a, b, Core.NORM_L1 );