module Rcommonsmath

Constants

VERSION

rcommonsmath version

Public Class Methods

jars() click to toggle source
# File lib/rcommonsmath.rb, line 7
def self.jars
  [
    'commons-math-2.2'
  ]
end