Learn R Programming

matrixdist (version 1.1.9)

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

Description

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

Usage

matrix_vanloan(A1, A2, B1)

Value

Computes (A1, B1 ; 0, A2).

Arguments

A1

Matrix.

A2

Matrix.

B1

Matrix.