Jar examples for e:ejml-cdense
A fast and easy to use dense and sparse matrix linear algebra library written in Java.
You can download jar file ejml-cdense 0.34 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ejml-cdense-0.34.jar to your project.
<dependency> <groupId>org.ejml</groupId> <artifactId>ejml-cdense</artifactId> <version>0.34</version> </dependency>
compile group: 'org.ejml', name: 'ejml-cdense', version: '0.34'
libraryDependencies += "org.ejml" % "ejml-cdense" % "0.34"
<dependency org="org.ejml" name="ejml-cdense" rev="0.34"/>
@Grapes(@Grab(group='org.ejml', module='ejml-cdense', version='0.34'))
'org.ejml:ejml-cdense:jar:0.34'
Click the following link to download the jar file.
ejml-cdense-0.34-javadoc.jar