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(), as.halfmatrix.default(), as.halfmatrix.halfmatrix(), as.matrix.halfmatrix(), half(), half.matrix(), is.square(), is.square.matrix(), offdiag(), offdiag.halfmatrix(), ord(), ord.halfmatrix(), print.halfmatrix()


nonmemica documentation built on Oct. 26, 2024, 1:06 a.m.