BV_ORTHOG_BLOCK_GS#
Orthogonalize a set of vectors with Gram-Schmidt, column by column.
Note#
In this case, the block orthogonalization is done in the same way as the
orthogonalization of individual vectors, e.g., BVOrthogonalizeColumn, and
hence the settings provided via BVSetOrthogonalization() apply.
See Also#
BV: Basis Vectors, BVOrthogBlockType, BVSetOrthogonalization(), BVOrthogonalize(), BV_ORTHOG_BLOCK_CHOL, BV_ORTHOG_BLOCK_TSQR, BV_ORTHOG_BLOCK_TSQRCHOL, 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