Functions | |
| VectorNumT< T > & | gstlrn::VectorNumT< T >::addCst (double value) |
| VectorNumT< T > & | gstlrn::VectorNumT< T >::subtractCst (double value) |
| VectorNumT< T > & | gstlrn::VectorNumT< T >::multiplyCst (double value) |
| VectorNumT< T > & | gstlrn::VectorNumT< T >::divideCst (double value) |
Action: 'this' = 'this' op% 'value'
| VectorNumT< T > & gstlrn::VectorNumT< T >::addCst | ( | double | value | ) |
| VectorNumT< T > & gstlrn::VectorNumT< T >::divideCst | ( | double | value | ) |
| VectorNumT< T > & gstlrn::VectorNumT< T >::multiplyCst | ( | double | value | ) |
| VectorNumT< T > & gstlrn::VectorNumT< T >::subtractCst | ( | double | value | ) |