Package org.jblas

Class Info


  • public class Info
    extends java.lang.Object
    Information class which holds the version String User: mikio Date: 2/12/13 Time: 3:28 PM
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String VERSION  
    • Constructor Summary

      Constructors 
      Constructor Description
      Info()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • VERSION

        public static java.lang.String VERSION
    • Constructor Detail

      • Info

        public Info()