| # | Line 92 | Line 92 | namespace oopse{ | |
|---|---|---|
| 92 | * Returns the gradient of this stuntdouble | |
| 93 | * @return the gradient of this stuntdouble | |
| 94 | */ | |
| 95 | < | virtual std::vector<double> getGrad(); | 
| 95 | > | virtual std::vector<RealType> getGrad(); | 
| 96 | ||
| 97 | virtual void accept(BaseVisitor* v); | |
| 98 | ||
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |