MOCHA
0.9
|
#include <mathprog.h>
Public Member Functions | |
FunctionalLinear (Matrix M) | |
~FunctionalLinear () | |
Protected Member Functions | |
double | Evaluate (Matrix M) |
Protected Attributes | |
Matrix | C |
double FunctionalLinear::Evaluate | ( | Matrix | M | ) | [protected, virtual] |
Implements Functional.
Matrix FunctionalLinear::C [protected] |