minij: Symmetric positive definite matrix 'MIN(i,j)'

View source: R/minij.R

minijR Documentation

Symmetric positive definite matrix MIN(i,j)

Description

The N-by-N SPD matrix with A[i,j]=min(i,j)

Usage

minij(n)

Arguments

n

order of the matrix

Value

Symmetric positive definite matrix with entries A[i,j]=min(i,j)


gallery documentation built on Sept. 26, 2024, 5:07 p.m.