affine_recomposition: Affine subspace generation from a point and a linear subspace

Description Usage Arguments

Description

This function returns the affine subspace through an inputed point and parallel (and equidimensional to) an inputed linear subspace.

Usage

1
affine_recomposition(point, subspace)

Arguments

point

The n coordinates of a reference point.

subspace

An k-by-n matrix (or n-coordinate vector when k equals 1) of coordinates spanning the k-dimensional linear subspace.


corybrunson/cloud documentation built on May 13, 2019, 10:51 p.m.