identity_matrix: Identity Matrix

Description Usage Arguments Examples

Description

Produces an indentity matrix of a given size

Usage

1

Arguments

n

positive integer indicating the size

Examples

1
2
# 3x3 identity matrix
identity_matrix(3)

gastonstat/matrixkit documentation built on May 16, 2019, 5:45 p.m.