COMBINATORIAL_BLAS  1.6
combblas::safemultinv< T > Struct Template Reference

#include <Operations.h>

Inheritance diagram for combblas::safemultinv< T >:

Public Member Functions

const T operator() (const T &x) const
 

Detailed Description

template<typename T>
struct combblas::safemultinv< T >

Definition at line 103 of file Operations.h.

Member Function Documentation

◆ operator()()

template<typename T >
const T combblas::safemultinv< T >::operator() ( const T &  x) const
inline

Definition at line 105 of file Operations.h.


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