GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
schur.h File Reference
#include "octave-config.h"
#include <string>
#include "CMatrix.h"
#include "dMatrix.h"
#include "fCMatrix.h"
#include "fMatrix.h"
Include dependency graph for schur.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  octave::math::schur< T >
 

Namespaces

 octave
 
 octave::math
 

Functions

template<typename RT , typename AT >
schur< RT > octave::math::rsf2csf (const AT &s, const AT &u)