ASA314
Matrix Inversion with Modulo Arithmetic


ASA314 is a C++ library which computes the inverse of a matrix whose elements are subject to modulo arithmetic, by Roger Payne.

ASA314 is Applied Statistics Algorithm 314. Source code for many Applied Statistics Algorithms is available through STATLIB.

Languages:

ASA314 is available in a C version and a C++ version and a FORTRAN90 version and a MATLAB version.

Related Data and Programs:

Reference:

  1. Roger Payne,
    Inversion of matrices with contents subject to modulo arithmetic,
    Applied Statistics,
    Volume 46, Number 2, 1997, pages 295-298.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the C++ source codes.


Last revised on 09 December 2013.