Package

scotty.simulator.math

linearalgebra

Permalink

package linearalgebra

Visibility
  1. Public
  2. All

Type Members

  1. case class MatrixWrapper(matrix: Array[Array[Complex]]) extends Product with Serializable

    Permalink
  2. case class VectorWrapper(vector: Array[Complex]) extends Product with Serializable

    Permalink

Value Members

  1. object MatrixWrapper extends Serializable

    Permalink
  2. object Types

    Permalink
  3. object VectorWrapper extends Serializable

    Permalink

Ungrouped