maskOfModesForCoefficientMatrix

returns a mask indicating where solutions live in the requested coefficient matrix.


Declaration

 mask = maskOfModesForCoefficientMatrix(self,coefficientMatrix)

Parameters

  • coefficientMatrix a WVCoefficientMatrix type

Returns

  • mask matrix of size [Nk Nl Nj] with 1s and 0s

Discussion

Returns a ‘mask’ (matrix with 1s or 0s) indicating where different solution types live in the Ap, Am, A0 matrices.