Package | Description |
---|---|
org.janelia.utility |
Modifier and Type | Method and Description |
---|---|
static OuterProductView<?,?,DoubleType> |
OuterProductViews.product(double[] arr1,
double[] arr2) |
static <T extends NumericType<T>> |
OuterProductViews.product(RandomAccessibleInterval<T> a1,
RandomAccessibleInterval<T> a2) |
Copyright © 2015–2021 Fiji. All rights reserved.