Interface MatrixProvider


  • public interface MatrixProvider
    Matrix provider used by MatrixProxy to fill matrix value after dimensions reductions.
    Version:
    $Revision$ Last update : $Date$ By : $Author$
    Author:
    chatellier
    • Method Detail

      • fillValues

        void fillValues​(MatrixND matrix)
        Fill a matrix after dimensions reductions.
        Parameters:
        matrix - matrix to fill