de.congrace.exp4j
Class ArrayUtil

java.lang.Object
  extended by de.congrace.exp4j.ArrayUtil

public abstract class ArrayUtil
extends Object


Constructor Summary
ArrayUtil()
           
 
Method Summary
static double[] reverse(double[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayUtil

public ArrayUtil()
Method Detail

reverse

public static double[] reverse(double[] data)


Copyright © 2012. All Rights Reserved.