op_node is used by band_maths() to perform mathematical operations.
More...
#include <op_node.h>
op_node is used by band_maths() to perform mathematical operations.
Enumerator |
---|
MUL |
|
DIV |
|
ADD |
|
SUB |
|
LES |
|
GRE |
|
POW |
|
scyl::op_node::op_node |
( |
| ) |
|
scyl::op_node::op_node |
( |
float |
in | ) |
|
scyl::op_node::op_node |
( |
arma::fmat |
in | ) |
|
scyl::op_node::~op_node |
( |
| ) |
|
|
virtual |
arma::fmat scyl::op_node::result |
( |
| ) |
|
arma::fmat scyl::op_node::m_result |
|
private |
bool scyl::op_node::m_result_set |
|
private |
The documentation for this class was generated from the following files: