#include "octave-config.h"#include <string>#include "CMatrix.h"#include "dMatrix.h"#include "fCMatrix.h"#include "fMatrix.h"

Go to the source code of this file.
Classes | |
| class | schur< T > |
Functions | |
| template<typename RT , typename AT > | |
| OCTAVE_API schur< RT > | rsf2csf (const AT &s, const AT &u) |
| OCTAVE_API schur<RT> rsf2csf | ( | const AT & | s, |
| const AT & | u | ||
| ) |