The following Matlab project contains the source code and Matlab examples used for sparsity pattern.
OutPatternMatrix = sppattern(InPattern,InMatrix)
OutPatternMatrix - Output Matrix
InPattern - Target sparsity pattern
InMatrix - Matrix to apply sparsity pattern to.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
license.txt | 1317 |
sppattern.m | 796 |