Algorithmic Solutions > LEDA > LEDA Guide > Number Types > Double Valued Vectors and Matrices
Double Valued Vectors and MatricesThe data type vector (matrix) represents a vector (matrix) of double values. Example of double valued vectors and matrices Strengths
Disadvantages
TipsUse vector (matrix) for linear algebra if you can afford rounding errors, otherwise consider using Vectors and Matrices with Integer Entries or Vectors with Rational Entries. |
See also:Vectors and Matrices with Integer Entries Functions of numerical analysis Manual Entries: |