DOC

org.cicirello : rho-mu

Maven & Gradle

Jun 11, 2023
2 usages
1 stars

rho mu · The rho mu library is a library of Randomization enHancements and Other Math Utilities. It includes implementations of various algorithms for randomly sampling indexes into arrays and other sequential structures, randomly sampling pairs and triples of unique indexes, randomly sampling k indexes, etc. It also includes efficient implementations of random number generation from distributions other than uniform, such as Gaussian, Cauchy, etc. Additionally, it includes implementations of other math functions that are either needed by the randomization utilities, or needed by some of our other projects.

Table Of Contents

Latest Version

Download org.cicirello : rho-mu Javadoc & API Documentation - Latest Versions:

All Versions

Download org.cicirello : rho-mu Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
3.1.x
3.0.x
2.5.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.2.x
1.1.x
1.0.x

How to open Javadoc JAR file in web browser

  1. Rename the file rho-mu-3.1.1-javadoc.jar to rho-mu-3.1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder rho-mu-3.1.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "rho-mu-3.1.1-sources.jar" -d "rho-mu-3.1.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Jul 28, 2023
3 usages
48 stars
jpt
May 30, 2023
2 usages
8 stars
Jun 11, 2023
2 usages
1 stars
Apr 21, 2023
2 usages
0 stars
Aug 02, 2023
2 stars

Discover Dependencies

Oct 25, 2022
Sep 21, 2021
1 usages
23 stars
Sep 25, 2021
106 stars
Sep 25, 2021
1 usages
106 stars
Aug 24, 2022
0 stars
Aug 23, 2023
7 stars
Nov 11, 2021
13 stars
Jul 31, 2022
9 stars