FNLMath : Basic Matrix/Vector Operations : Other Matrix/Vector Operations
Other Matrix/Vector Operations
This section describes a set of routines for matrix/vector operations. The matrix copy and conversion routines are summarized by the following table:
 
To
From
Real
General
Complex
General
Real
Band
Complex
Band
Real General
 
Complex General
 
 
Real Band
 
Complex Band
 
 
Symmetric Full
 
 
 
Hermitian Full
 
 
 
Symmetric Band
 
 
 
Hermitian Band
 
 
 
The matrix multiplication routines are summarized as follows:
AB
A
B
Real
Rectangular
Complex
Rectangular
Real
Band
Complex
Band
Real Rectangular
 
 
 
Complex Rect.
 
 
 
Vector
The matrix norm routines are summarized as follows:
A
Real
Rectangular
Real
Band
Complex
Band
-norm
 
 
1-norm
Frobenius
 
 
Published date: 03/19/2020
Last modified date: 03/19/2020