Learn R Programming

robeth (version 2.7-8)

mtt3d: Multiplies a triangular matrix by a triangular matrix (double precision)

Description

See Marazzi A. (1993), p.345

Usage

mtt3d(a, b, n)

Value

See reference

Arguments

a

See reference

b

See reference

n

See reference

References

Marazzi A. (1993) Algorithm, Routines, and S functions for Robust Statistics. Wadsworth & Brooks/cole, Pacific Grove, California. p.345