Matrix3d.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Matrix3d get(Matrix3d dest)
  2. double[] get(double[] arr, int offset)
  3. double[] get(double[] arr)
  4. double get(int column, int row)
    struct Matrix3d
    public
    double
    get
    (
    int column
    ,
    int row
    )

Meta