Example
Class GSL

java.lang.Object
  extended by Example.GSL

public class GSL
extends java.lang.Object

Simple GNU scientific library client


Constructor Summary
GSL()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GSL

public GSL()
Method Detail

main

public static void main(java.lang.String[] args)