public interface MatrixProvider
MatrixProxy to fill matrix value after
dimensions reductions.| Modifier and Type | Method and Description |
|---|---|
void |
fillValues(MatrixND matrix)
Fill a matrix after dimensions reductions.
|
void fillValues(MatrixND matrix)
matrix - matrix to fillCopyright © 2004–2017 CodeLutin. All rights reserved.