Gromacs  2025.0-dev-20241011-013a99c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions
gmx::OuterProductEvaluator Class Reference

#include <gromacs/math/include/gromacs/math/gausstransform.h>

Description

Evaluate the outer product of two number ranges. Keeps the memory for the outer product allocated.

Public Member Functions

mdspan< const float,
dynamic_extent, dynamic_extent > 
operator() (ArrayRef< const float > x, ArrayRef< const float > y)
 Evaluate the outer product of two float number ranges.
 

The documentation for this class was generated from the following files: