matrix_vanloan {matrixdist}R 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).


[Package matrixdist version 1.1.9 Index]