crossprod: crossprod

Description Usage Arguments Value

Description

Croddproducts.

Usage

1
2
3
4
5
## S4 method for signature 'fmlmat'
crossprod(x, y = NULL)

## S4 method for signature 'fmlmat'
tcrossprod(x, y = NULL)

Arguments

x

An fmlmat matrix.

y

Either NULL, or an fmlmat matrix.

Value

A matrix of the same type as the inputs.


fml-fam/craze documentation built on June 6, 2020, 2:05 p.m.