Arith-methods: Basic arithmetical functions

Arith,GPR,ANY-methodR Documentation

Basic arithmetical functions

Description

Basic arithmetical functions

Basic arithmetical functions

Basic arithmetical functions

Usage

## S4 method for signature 'GPR,ANY'
Arith(e1, e2)

## S4 method for signature 'GPR,GPR'
Arith(e1, e2)

## S4 method for signature 'ANY,GPR'
Arith(e1, e2)

## S4 method for signature 'GPRslice,ANY'
Arith(e1, e2)

## S4 method for signature 'GPRslice,GPRslice'
Arith(e1, e2)

## S4 method for signature 'ANY,GPRslice'
Arith(e1, e2)

## S4 method for signature 'GPRcube,ANY'
Arith(e1, e2)

## S4 method for signature 'GPRcube,GPRcube'
Arith(e1, e2)

## S4 method for signature 'ANY,GPRcube'
Arith(e1, e2)

Arguments

e1

An object of the class GPRcube

e2

An object of the class GPRcube


emanuelhuber/RGPR documentation built on March 18, 2024, 8 p.m.