#include <DryTensor.hpp>
◆ DryTensor() [1/2]
template<typename F = double>
Creates a dry tensor for resource consumption estimation without actually allocating its data. Note that currently only the memory requirement of a DryTensor is estimated. The number of FLOPS should also be estimated in the future. Symmetryies are also ignored at the moment.
◆ DryTensor() [2/2]
template<typename F = double>
◆ ~DryTensor()
template<typename F = double>
◆ allocate()
template<typename F = double>
◆ free()
template<typename F = double>
◆ get_name()
template<typename F = double>
◆ getElementsCount()
template<typename F = double>
◆ set_name()
template<typename F = double>
◆ use()
template<typename F = double>
◆ lens
template<typename F = double>
◆ location
template<typename F = double>
◆ name
template<typename F = double>
◆ order
template<typename F = double>
◆ size
template<typename F = double>
◆ syms
template<typename F = double>
The documentation for this class was generated from the following file: