$search

Fn_syl_lyap

Functions

template<typename T1 , typename T2 , typename T3 >
Mat< typename T1::elem_type > syl (const Base< typename T1::elem_type, T1 > &in_A, const Base< typename T1::elem_type, T2 > &in_B, const Base< typename T1::elem_type, T3 > &in_C, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)
template<typename T1 , typename T2 , typename T3 >
bool syl (Mat< typename T1::elem_type > &out, const Base< typename T1::elem_type, T1 > &in_A, const Base< typename T1::elem_type, T2 > &in_B, const Base< typename T1::elem_type, T3 > &in_C, const typename arma_blas_type_only< typename T1::elem_type >::result *junk=0)
 find the solution of the Sylvester equation AX + XB = C

Function Documentation

template<typename T1 , typename T2 , typename T3 >
Mat<typename T1::elem_type> syl ( const Base< typename T1::elem_type, T1 > &  in_A,
const Base< typename T1::elem_type, T2 > &  in_B,
const Base< typename T1::elem_type, T3 > &  in_C,
const typename arma_blas_type_only< typename T1::elem_type >::result *  junk = 0 
) [inline]

Definition at line 61 of file fn_syl_lyap.hpp.

template<typename T1 , typename T2 , typename T3 >
bool syl ( Mat< typename T1::elem_type > &  out,
const Base< typename T1::elem_type, T1 > &  in_A,
const Base< typename T1::elem_type, T2 > &  in_B,
const Base< typename T1::elem_type, T3 > &  in_C,
const typename arma_blas_type_only< typename T1::elem_type >::result *  junk = 0 
) [inline]

find the solution of the Sylvester equation AX + XB = C

Definition at line 23 of file fn_syl_lyap.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


armadillo_matrix
Author(s): Conrad Sanderson - NICTA (www.nicta.com.au), (Wrapper by Sjoerd van den Dries)
autogenerated on Tue Mar 5 12:27:51 2013