public interface BreezeVectorConverter<T extends Vector>
extends scala.Serializable
Modifier and Type | Method and Description |
---|---|
T |
convert(breeze.linalg.Vector<Object> vector)
Converts a Breeze vector into a Flink vector of type T
|
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.