getNull: getNull

Description Usage Arguments Value Functions Author(s)

View source: R/RcppExports.R

Description

Wrapper around the null function of Armadillo library that finds the orthonormal basis of the null space of matrix A. Note that this wrapper do not allow the user to use any other parameters the original function can.

Usage

1
2
3
4
5
getNull(A)

getNullOne(nbsp)

prodNorm(nbsp, B, V)

Arguments

A

a matrix.

nbsp

an integer (from an ecological standpoint, a number of species).

B

a matrix (an orthogonal basis of A).

V

a vector.

Value

The null basis of A.

Functions

Author(s)

Kevin Cazelles


TheoreticalEcosystemEcology/alien documentation built on Dec. 25, 2021, 5:57 p.m.