groupgenerics: Group Generic Functions for annmatrix Class

groupgenericsR Documentation

Group Generic Functions for annmatrix Class

Description

The functions listed here work under the hood and are almost never called by the user.

Usage

## S3 method for class 'annmatrix'
Ops(e1, e2)

## S3 method for class 'annmatrix'
chooseOpsMethod(x, y, mx, my, cl, reverse)

Arguments

e1, e2

annmatrix objects.

x, y

The objects being dispatched on by the group generic.

mx, my

The methods found for objects 'x' and 'y'.

cl

The call to the group generic.

reverse

A logical value indicating whether 'x' and 'y' are reversed from the way they were supplied to the generic.

Value

An object of class 'annmatrix'.

Author(s)

Karolis Koncevičius


KKPMW/annMatrix documentation built on May 16, 2023, 3:48 a.m.