apps

montecarlo

package montecarlo

The montecarlo package contains example apps for Monte Carlo Simulation.

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. montecarlo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. class MassSpectra extends Error

    This class calculates the masses and corresponding probabilities for organic molecules, providing a Monte Carlo simulation of their mass spectra.

Value Members

  1. object Isotopes

    This object maintains information about the isotopes of elements commonly found in organic molecules such as glycans.

  2. object MassSpectraTest extends App

    This object is used to test the MassSpectra class.

Inherited from AnyRef

Inherited from Any

Ungrouped