Logo MTL4

mtl::matrix< T, Shape, Storage, Orientation >::givens< Matrix > Class Template Reference

Given's transformator. More...

#include <givens.hpp>

Collaboration diagram for mtl::matrix< T, Shape, Storage, Orientation >::givens< Matrix >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 givens (Matrix &H, value_type a, value_type b)
 Constructor takes matrix H to be transformed and the rotation parameters a and b.
Matrixtrafo (const Matrix &G, size_type k)
 Given's transformation of H with G regarding column k.
Matrixtrafo (size_type k)
 Given's transformation of H regarding column k.


Detailed Description

template<class T, class Shape = rectangle<>, class Storage = dense<>, class Orientation = row_major>
template<typename Matrix>
class mtl::matrix< T, Shape, Storage, Orientation >::givens< Matrix >

Given's transformator.
The documentation for this class was generated from the following file:


mtl::matrix< T, Shape, Storage, Orientation >::givens< Matrix > Class Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.