Packages

package util

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Value Members

  1. object GenRefSeq

    Command line utility to generate a sequence and write it to a tsv file.

    Command line utility to generate a sequence and write it to a tsv file. The output file is intended for cross validation with implementations in other languages.

    Usage from the sbt console: project lobosJVM runMain lobos.util.GenRefSeq [name [length [dimensions]]]

  2. object RateBenchmark

    Benchmarks the number of points generated in a fixed time period

    Benchmarks the number of points generated in a fixed time period

    Usage from the sbt console: project lobosJVM runMain lobos.util.RateBenchmark [dims [dur [iters]]]

Ungrouped