irlba
A C++ library for IRLBA
Loading...
Searching...
No Matches
irlba::MockMatrix::AdjointWorkspace Struct Reference

Workspace class for adjoint_multiply(). More...

#include <MockMatrix.hpp>

Detailed Description

Workspace class for adjoint_multiply().

This is used to allocate space for intermediate results across repeated calls to adjoint_multiply(). to avoid inefficiencies from repeated (de)allocations.


The documentation for this struct was generated from the following file: