A B C D E F G H I J L M N O P Q R S T U V W 

U

uminus() - Method in class jama.Matrix
Unary minus
upsample(FloatArray2D, FloatArray2D) - Static method in class mpi.cbg.fly.FloatArray2DScaleOctave
upsample src by linearly interpolating into dst For efficiency reasons, the dimensions of dst are not checked, that is, you have to take care, that src.width == dst.width / 2 + dst.width % 2 && src.height == dst.height / 2 + dst.height % 2 .
A B C D E F G H I J L M N O P Q R S T U V W