Package mepack-devel

Development headers and libraries for MEPACK

https://www.mpi-magdeburg.mpg.de/projects/mepack

MEPACK is a software library focused on solving dense Sylvester-like
matrix equations. The library is written in Fortran and provides
interfaces for C, MATLAB and GNU Octave. The development places great
emphasis on the fact that the algorithms can be adapted very well to
modern CPU architectures by current Fortran compilers. In addition, the
algorithms are accelerated through the use of directed acyclic graphs
using OpenMP to increase the utility of multicore architectures.

This package contains the development headers and libraries.

Version: 1.1.1

Library Functions

aux
auxerror
auxinit
auxmem
auxoptions
blocksize
cgelyap
cgesylv
cgglyap
cggsylv
cresidual
ctglyap
ctgsylv
ctrlyap
ctrsylv
dblaux
dblgelyap
dblgesylv
dblgglyap
dblggsylv
dbltglyap
dbltgsylv
dbltrlyap
dbltrsylv
frontend_solver
gelyap
gesylv
gglyap
ggsylv
install Installation
isolver
lapackfix
lyap
machine
matlab
mepack_options_blocksize_double Blocksize for Double Precision Calculations.
mepack_options_blocksize_single Blocksize for Double Precision Calculations.
mepack_options_frontend_solver Select the solver for the frontend methods.
mepack_options_isolver Select the internal solver for the level-3 algorithms.
mepack_options_machine_double Machine specific parameters for Double Precision Calculations.
mepack_options_machine_single Machine specific parameters for Single Precision Calculations.
mepack_options_openmp Enable/Disable to use of OpenMP accelerated routines.
mepack_options_sortev Options to sort eigenvalues in the frontend.
mepack_options_verbose Control the verbosity of MEPACK.
naming
options
residual
sglaux
sglgelyap
sglgesylv
sglgglyap
sglggsylv
sgltglyap
sgltgsylv
sgltrlyap
sgltrsylv
sortev
sylv
tglyap
tgsylv
trlyap
trsylv
tuning