public static class
SparseBincount.Options
Optional attributes for SparseBincount
Public Methods
SparseBincount.Options |
binaryOutput(Boolean binaryOutput)
|
Inherited Methods
Public Methods
public SparseBincount.Options binaryOutput (Boolean binaryOutput)
Parameters
binaryOutput | bool; Whether the kernel should count the appearance or number of occurrences. |
---|