Package org.ojalgo.array.operation
Interface ArrayOperation
- All Known Subinterfaces:
MatrixOperation
- All Known Implementing Classes:
AggregateAll
,AMAX
,AMIN
,ApplyCholesky
,ApplyLDL
,ApplyLU
,ASUM
,AXPY
,CABS1
,COPY
,CorePrimitiveOperation
,DOT
,DOTC
,DOTU
,Exchange
,FillAll
,FillMatchingDual
,FillMatchingSingle
,GenerateApplyAndCopyHouseholderColumn
,GenerateApplyAndCopyHouseholderRow
,HermitianRank2Update
,HouseholderHermitian
,HouseholderLeft
,HouseholderRight
,IndexOf
,ModifyAll
,MultiplyBoth
,MultiplyHermitianAndVector
,MultiplyLeft
,MultiplyNeither
,MultiplyRight
,NRM2
,NRMINF
,OperationBinary
,OperationParameter
,OperationUnary
,OperationVoid
,ROT
,RotateLeft
,RotateRight
,ROTG
,ROTM
,ROTMG
,SCAL
,SDOT
,SortAll
,SubstituteBackwards
,SubstituteForwards
,SWAP
,VisitAll
public interface ArrayOperation