Package

lobos

util

Permalink

package util

Visibility
  1. Public
  2. All

Value Members

  1. object GenRefSeq

    Permalink

    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

    Permalink

    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