Documentation of 'edu.emory.mathcs.csparsej.tdouble.Dcs_ifkeep' Java class
Dcs_ifkeep
edu.emory.mathcs.csparsej.tdouble

Interface Dcs_ifkeep



  • public interface Dcs_ifkeep
    Interface for Dcs_fkeep.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      boolean fkeep(int i, int j, double aij, java.lang.Object other)
      Function used for entries from a sparse matrix
    • Method Detail

      • fkeep

        boolean fkeep(int i,
                      int j,
                      double aij,
                      java.lang.Object other)
        Function used for entries from a sparse matrix
        Parameters:
        i - row index
        j - column index
        aij - value
        other - optional parameter
        Returns:
        if false then aij should be dropped

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.