|
std::string | message (const unsigned int i, const unsigned int j, const std::string &text) const |
|
When one uses the method at
for requesting an element t that cannot be changed (use get
instead).
A lower diagonal matrix will always have element (1,2)
set to zero.
SNchangeNotAllowedException::SNchangeNotAllowedException |
( |
const unsigned int |
line, |
|
|
const unsigned int |
column, |
|
|
const std::string & |
text = "" |
|
) |
| |
|
inline |
std::string SNchangeNotAllowedException::message |
( |
const unsigned int |
i, |
|
|
const unsigned int |
j, |
|
|
const std::string & |
text |
|
) |
| const |
|
inlineprivate |
virtual const char* SNchangeNotAllowedException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
std::string SNchangeNotAllowedException::_msg |
|
private |
The documentation for this class was generated from the following file: