Interface Operation.Subtraction<T>

All Superinterfaces:
Operation
All Known Subinterfaces:
DecompositionStore<N>, Field<T>, Matrix2D<N,M>, MatrixStore<N>, PhysicalStore<N>, Scalar<N>, SelfDeclaringScalar<S>
All Known Implementing Classes:
AboveBelowStore, AbstractStore, Amount, BasicMatrix, BigScalar, ColumnsStore, ColumnsSupplier, ComplexNumber, ComposingStore, ConjugatedStore, DiagonalStore, ExactDecimal, FactoryStore, GenericStore, IdentityStore, ImageData, ImageData.SingleChannel, IterativeASS.SchurComplementSolver, LeftRightStore, LimitStore, LogicalStore, LowerHessenbergStore, LowerSymmetricStore, LowerTriangularStore, MatrixC128, MatrixH256, MatrixQ128, MatrixR032, MatrixR064, MatrixR128, Money, OffsetStore, Price, PrimitiveScalar, Quadruple, Quantity, Quaternion, R032Store, R064Store, RationalNumber, RawStore, RepeatedColumnsStore, RepeatedRowsStore, RowsStore, RowsSupplier, SelectingStore, ShadingStore, SingleStore, SparseStore, SuperimposedStore, TransjugatedStore, TransposedStore, UnaryOperatoStore, UpperHessenbergStore, UpperSymmetricStore, UpperTriangularStore, WrapperStore, ZeroStore
Enclosing interface:
Operation

public static interface Operation.Subtraction<T> extends Operation
See Also:
  • Method Details

    • subtract

      T subtract(T subtrahend)
      Parameters:
      subtrahend - The subtrahend
      Returns:
      this - subtrahend.