Uses of Class
net.ranides.assira.math.MathVectors.VMRel

Packages that use MathVectors.VMRel
net.ranides.assira.math   
 

Uses of MathVectors.VMRel in net.ranides.assira.math
 

Methods in net.ranides.assira.math that return MathVectors.VMRel
static MathVectors.VMRel MathVectors.rel(double[] a, double[] b)
          Traktuje tablice liczb jako wektory i wylicza podobieństwo między nimi.
static MathVectors.VMRel MathVectors.rel(int[] a, int[] b)
          Traktuje tablice liczb jako wektory i wylicza podobieństwo między nimi.
 

Methods in net.ranides.assira.math with parameters of type MathVectors.VMRel
 int MathVectors.VMRel.compareTo(MathVectors.VMRel object)
           
 



Copyright © 2013. All Rights Reserved.