Dp 143 en

Z DCEwiki
Verze z 20. 12. 2009, 22:00, kterou vytvořil Sova (diskuse | příspěvky) (Založena nová stránka: =Numerical algorithms for polynomial matrices in C++ programming lenguage= Author: Halmo Leoš Diplomové práce 2004 This work deals with implementation of numerica…)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání

Numerical algorithms for polynomial matrices in C++ programming lenguage

Author: Halmo Leoš

Diplomové práce 2004

This work deals with implementation of numerical algorithms for polynomial matrices in C++ programming language. The main result of this work is a new object-oriented library PolPack++, which can perform basic numerical operation with polynomial matrices. Functions for solving linear equation with polynomial matrices, triangularization, determinant computation and rank evaluation are included. New advanced programming techniques were used for design this library. Descriptions of these techniques are also included.