Algorithmic Solutions > LEDA > LEDA Guide > Number Types > Vectors and Matrices with Integer Entries

Vectors and Matrices with Integer Entries

The data type integer_vector (integer_matrix) represents a vector (matrix) of Integers of Arbitrary Length .

Example of vectors and matrices with integer entries

Strengths

  • many useful functions for linear algebra predefined, so direct computation with vectors and matrices is possible
  • very convenient
  • computations yield exact results

Disadvantages

Tips

Use integer_vector (integer_matrix) for exact linear algebra with Integers of Arbitrary Length.

 

See also:

Vectors and Matrices with Double Entries

Rational Vectors

Integers of Arbitrary Length


Algebraic Real Numbers

Rational Numbers

Big Floatingpoint Numbers

Functions of numerical analysis

Floating Point Filter

Interval Arithmetic


Manual Entries:

Vectors with Integer Entries

Matrices with Integer Entries




Please send any suggestions, comments or questions to leda@algorithmic-solutions.com
© Copyright 2001-2003, Algorithmic Solutions Software GmbH