Distance
This page describes a module in the upcoming version 1.2 of Ikaros and may not be correct for version 1.1
Module that calculates the euclidean distance between its two input vectors or matrices.
Example XML definition
Example
<module
class = "Distance"
name = "Distance"
/>
Module Connections
Inputs
| Name | Description |
|---|---|
| INPUT1 | The first input |
| INPUT2 | The second input |
Outputs
| Name | Description |
|---|---|
| OUTPUT | The output with the distance between the two inputs |
Author
Christian Balkenius
christian.balkenius@lucs.lu.se
Lund University Cognitive Science
Files
Distance.h
Distance.cc
Distance.ikc