Learn R Programming

vectools (version 0.3.0)

03_constants: Constant Values

Description

The ZERO constant is for NestMatrix.

The other constants are mainly for test plots. Refer to vt3.testplot and vt3.testplot3 functions.

Usage

ZERO

SQUARE CUBE

#tilted TCUBE

Arguments

Details

ZERO is an instance of the class Zero. This is a generalization of zero matrices. Which can be used in NestMatrix objects, without being constrained by dimensions.

See Also

NestMatrix

vt3.testplot, vt3.testplot3, spin3d

Examples

Run this code
# NOT RUN {
vt3.testplot3 (CUBE %]*% btrl3 (0, 2, 2.5) )
# }

Run the code above in your browser using DataLab