Description Usage Arguments Value
View source: R/bd_norm_pdf_mat.R
The input density matrix fMat has dimensions S x G, where S is the number of samples and G is the number of grid points at which fMat was evaluated. Normalize each row to integrate to 1 using the input grid spacing dy.
1 | bd_norm_pdf_mat(fMat, dy)
|
fMat |
The input density matrix with dimensions S x G |
dy |
The grid spacing |
The density matrix with normalized rows
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.