row_norm3: Calculate the Euclidean norm of an nx3 matrix rowwise.

View source: R/euclidean.R

row_norm3R Documentation

Calculate the Euclidean norm of an nx3 matrix rowwise.

Description

Calculate the Euclidean norm of an nx3 matrix rowwise.

Usage

row_norm3(x)

Arguments

x

nx3 matrix

Value

vector of length n


chroetz/spheregr documentation built on April 10, 2022, 12:03 a.m.