public static class SparseToDense.Options extends Object
SparseToDense| Modifier and Type | Method and Description |
|---|---|
SparseToDense.Options |
validateIndices(Boolean validateIndices) |
public SparseToDense.Options validateIndices(Boolean validateIndices)
validateIndices - If true, indices are checked to make sure they are sorted in
lexicographic order and that there are no repeats.Copyright © 2015–2019. All rights reserved.