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

Workspace class for multiply(). More...

#include <MockMatrix.hpp>

Detailed Description

Workspace class for multiply().

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


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