Main Page
Related Pages
Modules
Data Types List
Files
Directories
Examples
Class List
Data Types
Data Fields
mod_matrix
mod_matrix::t_qr
Public Attributes
mod_matrix::t_qr Type Reference
type
t_qr
More...
List of all members.
Public Attributes
type(
matrix
)
P
type(
matrix
)
Q
type(
matrix
)
R
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:
matrix.f90
All
Classes
Namespaces
Files
Functions
Variables
Defines
Generated on Tue Apr 26 2011 14:33:29 for fortran_mathematics_library by
1.7.1