| Package | Description |
|---|---|
| com.github.chen0040.rl.utils |
| Modifier and Type | Method and Description |
|---|---|
static <U1,U2> TupleTwo<U1,U2> |
TupleTwo.create(U1 item1,
U2 item2) |
static TupleTwo<List<Vec>,List<Double>> |
VectorUtils.normalize(Iterable<Vec> vlist) |
Copyright © 2017. All rights reserved.