Data Fields

TempData Struct Reference
[Temp Data - Structure holds intermediate data during inversion]

Data Fields

MAP_DEPTH_MATRIX K2piCC
 Complex conjugate of Kernel data multiplied by (2pi)^2.
MAP_DEPTH_MATRIXT
 Target function.
MAP_DEPTH_MATRIX CI
 Inverse of travel-time noise covariance.
MAP_DEPTH_MATRIX L
 Cholesky factorization of noise covariance.
MAP_DEPTH_MATRIX LCC
 Complex conjugate of Cholesky factorization of noise covariance.
MATRIX m
 solution vector for RLS 3d
MATRIX A
 averaging kernel for one wave number, RLS 3d
MATRIX Cov
 error covariance for one wave number, RLS 3d
MATRIX dTilda
 d~ for one wave number, RLS 3d
MAP_DEPTH_MATRIX dTildeFwd
 noise-free maps for forward calculation

Detailed Description

Structure hold temporary data during inversion calculation.


Field Documentation

averaging kernel for one wave number, RLS 3d

Inverse of travel-time noise covariance.

error covariance for one wave number, RLS 3d

d~ for one wave number, RLS 3d

noise-free maps for forward calculation

Complex conjugate of Kernel data multiplied by (2pi)^2.

Cholesky factorization of noise covariance.

Complex conjugate of Cholesky factorization of noise covariance.

solution vector for RLS 3d

Target function.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines