Packages

  • package root
    Definition Classes
    root
  • package de
    Definition Classes
    root
  • package h2b
    Definition Classes
    de
  • package scala
    Definition Classes
    h2b
  • package lib
    Definition Classes
    scala
  • package pa_toolbox
    Definition Classes
    lib
  • package data
    Definition Classes
    pa_toolbox
  • package plotting

    Adds function-based plotting methods to the Plotter interface of the PA-Toolbox plotting Java project.

    Adds function-based plotting methods to the Plotter interface of the PA-Toolbox plotting Java project.

    Note that you still can use the vector- and matrix-based versions of the Java project by using the conversions of the pa-toolbox-linalg-scala project; to do this include an import de.h2b.scala.lib.pa_toolbox.math.linalg._ or import de.h2b.scala.lib.pa_toolbox.math.linalg.ImplicitConversions._ statement.

    Also provides conversions for axis functions between this PA-Toolbox data-plotting Java project (pa) and the Scala functionality (scala). This package object adds converters as.. to the function types of both domains. To use them, include an import de.h2b.scala.lib.pa_toolbox.data.plotting._ statement. If you prefer implicit conversions, use the ImplicitConversions object.

package data

Ungrouped