Logo MTL4
Public Member Functions
mtl::matrix< T, Shape, Storage, Orientation >::givens< Matrix > Class Template Reference

Given's transformator. More...

#include <givens.hpp>

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 Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.