crossprod_3d: Compute the vector cross product between vectors x and y....

Description Usage Arguments Value

View source: R/utils.R

Description

Compute the vector cross product between vectors x and y. Adapted from http://stackoverflow.com/questions/15162741/what-is-rs-crossproduct-function

Usage

1

Arguments

x

vector of length 3.

y

vector of length 3.

Value

vector cross product of x and y.


neuroconductor/spant documentation built on May 25, 2021, 1:49 a.m.