PercentageSparseMatrix

Threshold coefficient for matrix sparsing (if 0: all terms stored)

Class PercentageSparseMatrix

Constructors

  • PercentageSparseMatrix(percentageThreshold )
  • PercentageSparseMatrix(percentageThreshold ,coefficientZb )

Fields Summary

Field
Description
coefficientZb
For matrix Zb[0;1]
percentageThreshold
Percentage of maximal values

Methods Summary

no methods

Fields Details

coefficientZb
coefficientZb : For matrix Zb[0;1] - [0..1] Double
percentageThreshold
percentageThreshold : Percentage of maximal values - [1..1] Double

Method Details

no methods