Static Public Member Functions

internal::complex_schur_reduce_to_hessenberg< MatrixType, IsComplex > Struct Template Reference

#include <ComplexSchur.h>

List of all members.

Static Public Member Functions

static void run (ComplexSchur< MatrixType > &_this, const MatrixType &matrix, bool computeU)

template<typename MatrixType, bool IsComplex>
struct internal::complex_schur_reduce_to_hessenberg< MatrixType, IsComplex >


Member Function Documentation

template<typename MatrixType, bool IsComplex>
static void internal::complex_schur_reduce_to_hessenberg< MatrixType, IsComplex >::run ( ComplexSchur< MatrixType > &  _this,
const MatrixType &  matrix,
bool  computeU 
) [inline, static]

The documentation for this struct was generated from the following file: