BV_ORTHOG_BLOCK_TSQRCHOL#

Orthogonalize a set of vectors \(V\) with the TSQR method, but computing the triangular factor \(R\) only, then retrieving the orthogonalized vectors as \(Q=V R^{-1}\).

See Also#

BV: Basis Vectors, BVOrthogBlockType, BVSetOrthogonalization(), BVOrthogonalize(), BV_ORTHOG_BLOCK_GS, BV_ORTHOG_BLOCK_CHOL, BV_ORTHOG_BLOCK_TSQR, BV_ORTHOG_BLOCK_SVQB

Level#

advanced

Location#

src/sys/classes/bv/interface/bvorthog.c


Index of all BV routines Table of Contents for all manual pages Index of all manual pages