ord.matrix: Calculate Order for Matrix

View source: R/halfmatrix.R

ord.matrixR Documentation

Calculate Order for Matrix

Description

Calculates order for matrix. I.e., length of one dimension of a square matrix.

Usage

## S3 method for class 'matrix'
ord(x, ...)

Arguments

x

object

...

passed arguments

See Also

Other halfmatrix: as.data.frame.halfmatrix(), as.halfmatrix.default(), as.halfmatrix.halfmatrix(), as.halfmatrix(), as.matrix.halfmatrix(), half.matrix(), half(), is.square.matrix(), is.square(), offdiag.halfmatrix(), offdiag(), ord.halfmatrix(), ord(), print.halfmatrix()


bergsmat/nonmemica documentation built on Sept. 15, 2023, 9:22 a.m.