Loading...
Searching...
No Matches
MatrixTimesVectorBase.h File Reference

Classes

class  PLMD::matrixtools::MatrixForceIndexInput
 
class  PLMD::matrixtools::MatrixTimesVectorBase< CV, myPTM >
 
class  PLMD::matrixtools::MatrixTimesVectorData
 
struct  PLMD::matrixtools::MatrixTimesVectorInput< precision >
 
class  PLMD::matrixtools::MatrixTimesVectorOutput< precision >
 
struct  PLMD::matrixtools::MatrixTimesVectorProper< T >
 
struct  PLMD::matrixtools::MatrixTimesVectorRowSums< T >
 

Namespaces

namespace  PLMD
 
namespace  PLMD::matrixtools
 
namespace  PLMD::matrixtools::helpers
 

Variables

template<typename T, typename = void>
constexpr bool PLMD::matrixtools::helpers::isRowSum =false
 true if T has a public declared "isRowSum" type
 
template<typename T>
constexpr bool PLMD::matrixtools::helpers::isRowSum< T, std::void_t< typename T::isRowSum > > =true