| Package | Description |
|---|---|
| com.github.jfasttext |
| Modifier and Type | Method and Description |
|---|---|
FastTextWrapper.RealVector |
FastTextWrapper.FastTextApi.getVector(org.bytedeco.javacpp.BytePointer arg0) |
FastTextWrapper.RealVector |
FastTextWrapper.FastTextApi.getVector(String arg0) |
FastTextWrapper.RealVector |
FastTextWrapper.RealVector.put(FastTextWrapper.RealVector x) |
FastTextWrapper.RealVector |
FastTextWrapper.RealVector.put(float... array) |
FastTextWrapper.RealVector |
FastTextWrapper.RealVector.put(long i,
float value) |
| Modifier and Type | Method and Description |
|---|---|
FastTextWrapper.RealVector |
FastTextWrapper.RealVector.put(FastTextWrapper.RealVector x) |
Copyright © 2018. All rights reserved.