Individual: Euclidean_distance

Types

NodeValueType

Relationships

rdf:typeNodeValueType

Abstract Syntax

Individual(Euclidean_distance annotation(rdfs:comment "The straight line distance between two points. In n dimensions, the Euclidean distance between two points p and q is square root of (sum (pi-qi)2) where pi (or qi) is the i-th coordinate of p (or q)."^^<http://www.w3.org/2001/XMLSchema#string>)
                             type(NodeValueType))
Generated with OWLDoc