vtkCosineSimilarity Class Reference
#include <vtkCosineSimilarity.h>
Detailed Description
Treats a matrix as a collection of vectors and computes the cosine similarity between each pair vectors, returning the results as an edge-table that includes the index of each vector with their computed similarity.
Note that the complexity of this filter is quadratic!
- Thanks:
- Developed by Timothy M. Shead (tshead@sandia.gov) at Sandia National Laboratories.
- Events:
- vtkCommand::ProgressEvent
- Tests:
- vtkCosineSimilarity (Tests)
The documentation for this class was generated from the following file: