1 #ifndef OST_MOL_ALG_SIMILARITY_MATRIX_HH
2 #define OST_MOL_ALG_SIMILARITY_MATRIX_HH
10 namespace ost {
namespace mol {
namespace alg {
29 void Save(
const String& filename);
#define DLLEXPORT_OST_MOL_ALG
SimilarityMatrix(int n, Real def_val=std::numeric_limits< Real >::min())
initialise similarity matrix with n datapoints.
triangular matrix template
Manage shared instances of images.