edu.emory.mathcs.csparsej.tfloat
Class Scs_fkeep
- java.lang.Object
-
- edu.emory.mathcs.csparsej.tfloat.Scs_fkeep
-
public class Scs_fkeep extends java.lang.ObjectSrop entries from a sparse matrix.
-
-
Constructor Summary
Constructors Constructor and Description Scs_fkeep()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static intcs_fkeep(Scs_common.Scs A, Scs_ifkeep fkeep, java.lang.Object other)Srops entries from a sparse matrix;
-
-
-
Method Detail
-
cs_fkeep
public static int cs_fkeep(Scs_common.Scs A, Scs_ifkeep fkeep, java.lang.Object other)
Srops entries from a sparse matrix;- Parameters:
A- column-compressed matrixfkeep- drop aij if fkeep.fkeep(i,j,aij,other) is falseother- optional parameter to fkeep- Returns:
- nz, new number of entries in A, -1 on error
-
-
DMelt 3.0 © DataMelt by jWork.ORG