creativity  v1.3.0
Agent-based model of creativity and piracy
Public Member Functions | Friends | List of all members
creativity::data::Equation::Proxy Class Referencefinal

Proxy object returned by << that allows more variables to be appended with +. More...

#include <creativity/data/Equation.hpp>

Public Member Functions

Proxyoperator+ (const std::shared_ptr< const Variable > &var)
 Appends another variable to the model; see Equation::operator%.
 

Friends

class Equation
 

Detailed Description

Proxy object returned by << that allows more variables to be appended with +.


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