matrix_VanLoan: Creates the matrix (A1, B1 ; 0, A2)

matrix_vanloanR Documentation

Creates the matrix (A1, B1 ; 0, A2)

Description

Creates the matrix (A1, B1 ; 0, A2)

Usage

matrix_vanloan(A1, A2, B1)

Arguments

A1

Matrix.

A2

Matrix.

B1

Matrix.

Value

Computes (A1, B1 ; 0, A2).


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.