setWithLV

fun SincMatrix.setWithLV(logicalVector: SincMatrix, values: DoubleArray)
fun SincMatrix.setWithLV(logicalVector: SincMatrix, value: Double)
fun SincMatrix.setWithLV(logicalVector: SincMatrix, values: SincMatrix)

Indexing with a logical vector containing 0's and 1's.