verify()#
- PODBasis.verify()#
Verify that
compress()anddecompress()are consistent in the sense that the range ofdecompress()is in the domain ofcompress()and thatproject()defines a projection operator, i.e.,project(project(Q)) = project(Q).
Verify that compress() and decompress() are
consistent in the sense that the range of decompress() is in
the domain of compress() and that project() defines
a projection operator, i.e., project(project(Q)) = project(Q).