TRIDIEGS

Find eigenvalues an egien vectors of symmetric tridiagonal matrix.

You are now following this Submission

This is a matlab wrapper of dstevx lapack routinte.
To use this routine just type:
mex trideigs.c extern\lib\win32\lcc\libmwlapack.lib
and add into path.

Cite As

Vasil (2026). TRIDIEGS (https://au.mathworks.com/matlabcentral/fileexchange/24068-tridiegs), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: lapack

Categories

Find more on Linear Algebra in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Added trideigs.m file with documentation of the mex function. Added precompiled mex files for windowsXP(32) and Linux(x64), added short readme how to use this routine. Fixed compilation error under linux.

1.0.0.0