Public Member Functions | Public Attributes | Protected Attributes
R1_R1 Class Reference

#include <solution.h>

Inheritance diagram for R1_R1:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual bool IsValid (Real X)
 operator Real ()
virtual Real operator() ()=0
Real operator() (Real X)
 R1_R1 ()
virtual void Set (Real X)
virtual ~R1_R1 ()

Public Attributes

Real maxX
bool maxXinf
Real minX
bool minXinf

Protected Attributes

Real x
bool xSet

Detailed Description

Definition at line 19 of file solution.h.


Constructor & Destructor Documentation

R1_R1::R1_R1 ( ) [inline]

Definition at line 34 of file solution.h.

virtual R1_R1::~R1_R1 ( ) [inline, virtual]

Definition at line 42 of file solution.h.


Member Function Documentation

bool R1_R1::IsValid ( Real  X) [virtual]

Definition at line 191 of file solution.cc.

R1_R1::operator Real ( )

Definition at line 27 of file solution.cc.

virtual Real R1_R1::operator() ( ) [pure virtual]

Implemented in Cube.

Real R1_R1::operator() ( Real  X) [inline]

Definition at line 38 of file solution.h.

void R1_R1::Set ( Real  X) [virtual]

Definition at line 20 of file solution.cc.


Member Data Documentation

Definition at line 32 of file solution.h.

Definition at line 33 of file solution.h.

Definition at line 32 of file solution.h.

Definition at line 33 of file solution.h.

Real R1_R1::x [protected]

Definition at line 28 of file solution.h.

bool R1_R1::xSet [protected]

Definition at line 29 of file solution.h.


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


rl_agent
Author(s): Todd Hester
autogenerated on Thu Jun 6 2019 22:00:14