Package samer.mds

Class NewMDS

  • All Implemented Interfaces:
    Task


    public class NewMDS
    extends MDSBase
    This is a version that does not use a separete metric and stress function: the stress function is defined directly in terms of the displacement vectors between objects. The distances are now generalised link targets.
    • Constructor Detail

      • NewMDS

        public NewMDS(Matrix p)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Task
        Overrides:
        run in class MDSBase