Miind
Public Member Functions | List of all members
GeomLib::ConnectionSquaredProduct Class Reference

#include <libs/GeomLib/ConnectionSquaredProduct.hpp>

Inheritance diagram for GeomLib::ConnectionSquaredProduct:
Inheritance graph
Collaboration diagram for GeomLib::ConnectionSquaredProduct:
Collaboration graph

Public Member Functions

double operator() (MPILib::Rate connection_first, MPILib::DelayedConnection connection_second) const
 

Detailed Description

Function object

Definition at line 31 of file ConnectionSquaredProduct.hpp.

Member Function Documentation

double GeomLib::ConnectionSquaredProduct::operator() ( MPILib::Rate  connection_first,
MPILib::DelayedConnection  connection_second 
) const
inline

Calculates the connection squared product for the OrnsteinUhlenbeckConnection

Parameters
connection_firstThe vector of the rates
connection_secondThe vetor of the weights
Returns
The squared product

Definition at line 41 of file ConnectionSquaredProduct.hpp.

References MPILib::DelayedConnection::_efficacy, and MPILib::DelayedConnection::_number_of_connections.


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