IgANet
IGAnets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
FittingPerformanceTest::train< GeometryMap, Variable, memory_optimized, precompute > Struct Template Reference

Evaluation functor. More...

Public Member Functions

void operator() (int64_t ncoeffs, int64_t nlayers, int64_t nneurons)
 Call operator.
 

Detailed Description

template<typename GeometryMap, typename Variable, bool memory_optimized, bool precompute>
struct FittingPerformanceTest::train< GeometryMap, Variable, memory_optimized, precompute >

Evaluation functor.

Note
GoogleTest does not support fixtures with multiple non-type template parameters. This functor is a work-around

Member Function Documentation

◆ operator()()

template<typename GeometryMap , typename Variable , bool memory_optimized, bool precompute>
void FittingPerformanceTest::train< GeometryMap, Variable, memory_optimized, precompute >::operator() ( int64_t  ncoeffs,
int64_t  nlayers,
int64_t  nneurons 
)
inline

Call operator.


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