votca 2024-dev
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
Eigen::internal::generic_product_impl< votca::xtp::MatrixFreeOperator, Mtype, DenseShape, DenseShape, GemmProduct > Struct Template Reference

#include <matrixfreeoperator.h>

Inheritance diagram for Eigen::internal::generic_product_impl< votca::xtp::MatrixFreeOperator, Mtype, DenseShape, DenseShape, GemmProduct >:
Inheritance graph
[legend]
Collaboration diagram for Eigen::internal::generic_product_impl< votca::xtp::MatrixFreeOperator, Mtype, DenseShape, DenseShape, GemmProduct >:
Collaboration graph
[legend]

Public Types

typedef Product< votca::xtp::MatrixFreeOperator, Mtype >::Scalar Scalar
 

Static Public Member Functions

template<typename Dest >
static void scaleAndAddTo (Dest &dst, const votca::xtp::MatrixFreeOperator &op, const Mtype &m, const Scalar &alpha)
 

Detailed Description

template<typename Mtype>
struct Eigen::internal::generic_product_impl< votca::xtp::MatrixFreeOperator, Mtype, DenseShape, DenseShape, GemmProduct >

Definition at line 78 of file matrixfreeoperator.h.

Member Typedef Documentation

◆ Scalar

template<typename Mtype >
typedef Product<votca::xtp::MatrixFreeOperator,Mtype>::Scalar Eigen::internal::generic_product_impl< votca::xtp::MatrixFreeOperator, Mtype, DenseShape, DenseShape, GemmProduct >::Scalar

Definition at line 85 of file matrixfreeoperator.h.

Member Function Documentation

◆ scaleAndAddTo()

template<typename Mtype >
template<typename Dest >
static void Eigen::internal::generic_product_impl< votca::xtp::MatrixFreeOperator, Mtype, DenseShape, DenseShape, GemmProduct >::scaleAndAddTo ( Dest &  dst,
const votca::xtp::MatrixFreeOperator op,
const Mtype &  m,
const Scalar alpha 
)
inlinestatic

Definition at line 88 of file matrixfreeoperator.h.


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