Next:
Integers of Arbitrary Length
Up:
Version 7.2 The LEDA
Previous:
A date interface (
Contents
Index
Number Types and Linear Algebra
Subsections
Integers of Arbitrary Length ( integer )
Rational Numbers ( rational )
The data type bigfloat ( bigfloat )
The data type real ( real )
Interval Arithmetic in LEDA ( interval )
Modular Arithmetic in LEDA ( residual )
The mod kernel of type residual ( residual )
The smod kernel of type residual ( residual )
A Floating Point Filter ( floatf )
Double-Valued Vectors ( vector )
Double-Valued Matrices ( matrix )
Vectors with Integer Entries ( integer_vector )
Matrices with Integer Entries ( integer_matrix )
Rational Vectors ( rat_vector )
Real-Valued Vectors ( real_vector )
Real-Valued Matrices ( real_matrix )
Numerical Analysis Functions ( numerical_analysis )
Minima and Maxima
Integration
Useful Numerical Functions
Root Finding