Package | Description |
---|---|
org.la4j | |
org.la4j.matrix | |
org.la4j.matrix.sparse |
Class and Description |
---|
AdvancedMatrixPredicate
An advanced matrix predicate that test the whole matrix rather than its
elements.
|
MatrixAccumulator
A matrix accumulator that accumulates elements across matrix.
|
MatrixFunction
A matrix function that takes an element with its indices and produces
a new value.
|
MatrixPredicate
A matrix predicate that tests each matrix element.
|
MatrixProcedure
A matrix procedure that performs an action of every matrix element.
|
Class and Description |
---|
MatrixAccumulator
A matrix accumulator that accumulates elements across matrix.
|
MatrixProcedure
A matrix procedure that performs an action of every matrix element.
|
Class and Description |
---|
MatrixFunction
A matrix function that takes an element with its indices and produces
a new value.
|
MatrixProcedure
A matrix procedure that performs an action of every matrix element.
|
Copyright © 2015. All rights reserved.