STK++ 0.9.13
STK::DefaultFunctor< ColVector > Struct Template Reference

#include <STK_CG.h>

Public Member Functions

ColVector operator() () const
 

Detailed Description

template<class ColVector>
struct STK::DefaultFunctor< ColVector >

Definition at line 45 of file STK_CG.h.

Member Function Documentation

◆ operator()()

template<class ColVector >
ColVector STK::DefaultFunctor< ColVector >::operator() ( ) const
inline

Definition at line 47 of file STK_CG.h.

48 { return ColVector();}

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