vectorproduct_block_diagonal | R Documentation |
Performs vector-matrix multiplication for block diagonal matrices
vectorproduct_block_diagonal(A, b, K)
A |
List of matrices A |
b |
List of vectors b |
K |
Number of blocks |
List of resulting vectors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.