类 | |
| singleton | SGVector< T > |
| shogun vector 更多... | |
| singleton | SGMatrix< T > |
| shogun matrix 更多... | |
| singleton | CDenseMatrixOperator< T > |
| Class that represents a dense-matrix linear operator. It computes matrix-vector product \(Ax\) in its apply method, \(A\in\mathbb{C}^{m\times n},A:\mathbb{C}^{n}\rightarrow \mathbb{C}^{m}\) being the matrix operator and \(x\in\mathbb{C}^{n}\) being the vector. The result is a vector \(y\in\mathbb{C}^{m}\). 更多... | |