ViennaSHE 1.3.0
Free open-source semiconductor device simulator using spherical harmonics expansions techniques.
viennashe::util::detail::unity_weight Struct Reference

A functor assigning unity weight to the element provided. More...

#include <misc.hpp>

Public Member Functions

template<typename U >
double operator() (U const &) const
 

Detailed Description

A functor assigning unity weight to the element provided.

Definition at line 185 of file misc.hpp.

Member Function Documentation

◆ operator()()

template<typename U >
double viennashe::util::detail::unity_weight::operator() ( U const &  ) const
inline

Definition at line 188 of file misc.hpp.


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