source: cpp/frams/model/similarity

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1050   3 years Maciej Komosinski Renamed variables that caused problems with g++ 7.3.0 - C99, 7.1.3 …
(edit) @1048   3 years Maciej Komosinski SimilMeasure? -> SimilMeasureBase?; introduced a new class …
(edit) @1047   3 years Maciej Komosinski Removed no longer used sources
(edit) @1046   3 years Maciej Komosinski Fixed a declaration of a static array with a non-constant size in C++
(edit) @1045   3 years oriona Part of GeometryTestUtils? functions moved to GeometryUtils?.
(edit) @1044   3 years oriona Similarity measures code refactored. Distribution-based similarity …
(edit) @999   4 years Maciej Komosinski More consistent usage of "shapetype" (vs. "shape")
(edit) @972   4 years Maciej Komosinski - separate "0" and "0s" formats (for SHAPE_BALL_AND_STICK and …
(edit) @877   5 years Maciej Komosinski Introduced a shared function to avoid code duplication; more …
(edit) @872   5 years Maciej Komosinski Fixed error messages, changed int to paInt (for 32/64-bit safety), …
(edit) @871   5 years oriona Printfs replaced with error messages.
(edit) @870   5 years oriona Nonexistent function declaration removed.
(edit) @869   5 years Maciej Komosinski Added another, improved way of calculating dissimilarity of two …
(edit) @818   5 years oriona Help to wMDS field added.
(edit) @817   5 years oriona MDS procedure replaced with weighted MDS procedure.
(edit) @782   6 years oriona Typos fixed.
(edit) @666   7 years Maciej Komosinski Added missing #include
(edit) @647   7 years Maciej Komosinski Updated URLs, removed non-ascii characters
(edit) @606   8 years Maciej Komosinski Code formatting
(edit) @605   8 years Maciej Komosinski - Added 'fixedZaxis' option to paramtab (so that it is accessible from …
(edit) @601   8 years oriona Possibility of fixing z axis during the alignment added.
(edit) @492   8 years Maciej Komosinski emscripten compatibility
(edit) @455   8 years oriona Malloc/free replaced by new/delete, pointers-to-vectors changed into …
(edit) @451   8 years oriona Unused INit commented out. Command line information updated.
(edit) @389   9 years Maciej Komosinski Code formatting
(edit) @388   9 years Maciej Komosinski A local PRBS-7 implementation so that this file does not depend on …
(edit) @370   9 years Maciej Komosinski #included file more friendly for *nix'es
(edit) @368   9 years Maciej Komosinski #includes needed for Embarcadero
(edit) @362   9 years Maciej Komosinski Restored object descriptions/docs that were lost
(edit) @361   9 years Maciej Komosinski Signed/unsigned int issues (r352) resolved differently - in most cases …
(edit) @358   9 years Maciej Komosinski Commented out "srand(time(NULL))" - this line would affect everything …
(edit) @357   9 years Maciej Komosinski Set svn:eol-style to native
(edit) @356   9 years Maciej Komosinski Changed default values for weights
(edit) @352   9 years oriona comparison between signed and unsigned integer expressions fixed
(edit) @350   9 years Maciej Komosinski Cosmetic
(add) @349   9 years oriona implementation of the similarity measure
Note: See TracRevisionLog for help on using the revision log.