| Package | Description | 
|---|---|
| org.ojalgo.tensor | 
| Modifier and Type | Method and Description | 
|---|---|
static <N extends Number & Scalar<N>> | 
Tensor.make(DenseArray.Factory<N> arrayFactory,
    int rank,
    int dimensions)  | 
static Tensor<Double> | 
Tensor.makePrimitive(int rank,
             int dimensions)  | 
Copyright © 2018 Optimatika. All rights reserved.