| Package | Description | 
|---|---|
| org.ojalgo.access | |
| org.ojalgo.array | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ElementView1D<N extends Number,V extends ElementView1D<N,V>>  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ElementView2D<N extends Number,V extends ElementView2D<N,V>>  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Access1D.ElementView<N extends Number>  | 
static class  | 
Access2D.ElementView<N extends Number>  | 
| Modifier and Type | Method and Description | 
|---|---|
default ElementView1D<N,?> | 
Access1D.elements()
Returns an Iterable of ElementView1D. 
 | 
default ElementView1D<N,?> | 
Access1D.nonzeros()  | 
ElementView1D<N,V> | 
ElementView1D.trySplit()  | 
| Constructor and Description | 
|---|
ElementView(ElementView1D<N,?> delegate,
           long structure)  | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SparseArray.NonzeroView<N extends Number>  | 
Copyright © 2018 Optimatika. All rights reserved.