Package org.ejml.ops

Class DSemiRing

java.lang.Object
org.ejml.ops.DSemiRing

public class DSemiRing extends Object
An algebraic structure, defined over the `doubles` by two monoids + and *, called addition and multiplication.
  • Field Details

  • Constructor Details