[next][previous][up][top][index]
search for:

Module + Module -- sum of submodules

Synopsis:

  • Operator: + -- a binary operator
  • Input:
  • an instance of class Module.
  • an instance of class Module.
  • Output:
  • an instance of class Module.
  • M + N -- the sum of two submodules.

    The two modules should be submodules of the same module.


    [next][previous][up][top][index]
    search for: