
Public Member Functions | |
| R (uint szh, R *lnk=0) | |
| ~R () | |
Public Attributes | |
| Real | cos |
| F * | h |
| R * | left |
| R * | right |
| F | sin |
| Vector< F > * | v |
| concepts::GMRes< F >::R::R | ( | uint | szh, |
| R * | lnk = 0 |
||
| ) | [inline] |
| concepts::GMRes< F >::R::~R | ( | ) | [inline] |
| Real concepts::GMRes< F >::R::cos |
| F* concepts::GMRes< F >::R::h |
| R* concepts::GMRes< F >::R::left |
| R* concepts::GMRes< F >::R::right |
| F concepts::GMRes< F >::R::sin |
| Vector<F>* concepts::GMRes< F >::R::v |