withFeature

fun <T : Any> Matrix<T>.withFeature(newFeature: MatrixFeature): MatrixWrapper<T>

Add a single feature to a Matrix

Sources

common source
Link copied to clipboard