Banner showing base of Eiffel tower

Github

Download version 1.4.8: Windows or Linux

Base Library: Math

This library cluster has 27 classes.

ECF: base.ecf

Some basic math classes for the following:

Directory: library/base/math

[ . ]

. /geometry

. /result

. /vector

[ . ]

EL_DOUBLE_COMPARISON

Comparison of ARRAY [REAL_64] instances

Further Information

Click on class link to see client examples.

EL_DOUBLE_MATH

Integral and other double math routines

Further Information

Click on class link to see client examples.

EL_INTEGER_MATH

Integer math routines

Further Information

Click on class link to see client examples.

EL_NATURAL_32_COUNTER

A NATURAL_32_REF for counting increments of 1 and with a zero-padding convenience function

Further Information

Click on class link to see client examples.

geometry

EL_GRAPH_POINT

Graph point

EL_GRAPH_REAL_SCALE

Graph real scale

EL_GRAPH_SCALE

Graph scale

EL_GRID_COORDINATE

EL_INTEGER_COORDINATE of cell on a grid initializeable by tuple [column, row]

EL_INTEGER_COORDINATE

Integer coordinate

EL_INTEGER_POINT

Integer point

EL_INTERVAL_POSITION

Interval position

EL_LINE_SEGMENT_SELECTION

Line segment selection

EL_REAL_INTERVAL_POSITION

Real interval position

result

EL_INTEGER_16_RESULT

Implementation of EL_NUMERIC_RESULT [INTEGER_16]

EL_INTEGER_32_RESULT

Implementation of EL_NUMERIC_RESULT [INTEGER_32]

EL_INTEGER_64_RESULT

Implementation of EL_NUMERIC_RESULT [INTEGER_64]

EL_INTEGER_8_RESULT

Implementation of EL_NUMERIC_RESULT [INTEGER_8]

EL_NATURAL_16_RESULT

Implementation of EL_NUMERIC_RESULT [NATURAL_16]

EL_NATURAL_32_RESULT

Implementation of EL_NUMERIC_RESULT [NATURAL_32]

EL_NATURAL_64_RESULT

Implementation of EL_NUMERIC_RESULT [NATURAL_64]

EL_NATURAL_8_RESULT

Implementation of EL_NUMERIC_RESULT [NATURAL_8]

EL_NUMERIC_RESULT

Abstraction to accumulate a NUMERIC result over repeated operations

Further Information

Click on class link to see descendants.

EL_REAL_32_RESULT

Implementation of EL_NUMERIC_RESULT [REAL_32]

EL_REAL_64_RESULT

Implementation of EL_NUMERIC_RESULT [REAL_64]

vector

EL_COLUMN_VECTOR

Column vector

EL_COLUMN_VECTOR_DOUBLE

Column vector double

EL_COMPLEX_COLUMN_VECTOR

Complex column vector