*.dotprops {nat}R Documentation

Arithmetic for dotprops objects

Description

Arithmetic for dotprops objects

Usage

## S3 method for class 'dotprops'
x * y

## S3 method for class 'dotprops'
x + y

## S3 method for class 'dotprops'
x - y

## S3 method for class 'dotprops'
x / y

Arguments

x

A dotprops object

y

A scalar or 3-vector that will be applied to the dotprops object

Value

A new dotprops object


[Package nat version 1.8.24 Index]