Previous Program
Introduction
Next Program
Program Normlin
Usage
Normlin 'file1' 'file2'
file1: matrix_TYP.
file2: matrix_TYP.
Description
Calculates for each matrix A in 'file2' a matrix X with the property that
SUM
j
X
i,j
F
j
= A
tr
F
j
A
with F
j
in 'file1'.
Remarks
CAUTION: The matrix describes the action on rows!
Examples
Previous Program
Introduction
Next Program