#include "data.hh"
#include "write.hh"
Go to the source code of this file.
Namespaces | |
namespace | RVL |
Classes | |
class | RVL::LinCombObject< Scalar > |
LinCombObject is an subtype FunctionObject offering a method to set two mutable scalars a and b, intended to be coefficients in a linear combination. More... | |
class | RVL::LinearAlgebraPackage< Scalar > |
Interface to function objects defining the basic ops of linear algebra in Hilbert space: linear combination, assignment to the zero vector, and inner product. More... |