Public Attributes

mod_matrix::t_qr Type Reference

type t_qr More...

List of all members.

Public Attributes

type(matrixP
type(matrixQ
type(matrixR
integer swops = 0

Detailed Description

type t_qr

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
Q : type(matrix), lower matrix
R : type(matrix), upper matrix
P : type(matrix), permutation matrix
Date:
14th of March, 2011
Remarks:

Definition at line 71 of file matrix.f90.


The documentation for this type was generated from the following file:
 All Classes Namespaces Files Functions Variables Defines