tfmri.linalg
Contents
tfmri.linalg¶
Linear algebra operations.
Classes¶
Base class defining a [batch of] linear operator[s].  | 
|
Adds one or more linear operators.  | 
|
Linear operator representing the adjoint of another operator.  | 
|
Composes one or more linear operators.  | 
|
Linear operator representing a square diagonal matrix.  | 
|
Linear operator representing a finite difference matrix.  | 
|
Linear operator representing an MRI encoding matrix.  | 
|
Linear operator representing the Gram matrix of an operator.  | 
|
Linear operator acting like the Gram matrix of an NUFFT operator.  | 
|
Linear operator representing an MRI encoding matrix.  | 
|
Linear operator acting like a nonuniform DFT matrix.  | 
|
Linear operator representing a scaled identity matrix.  | 
|
Linear operator representing a wavelet decomposition matrix.  | 
Functions¶
Conjugate gradient solver.  |