begin() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
begin() | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
colnorm() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
determ() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
elements | RNifti::SquareMatrix< NiftiType, ElementType, Order > | protected |
end() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
end() | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
eye() | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inlinestatic |
inverse() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
MatrixType typedef | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
multiply(const MatrixType &other) const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
multiply(const VectorType &vec) const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
NativeType typedef | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
niftiCopy() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inlineprotected |
niftiPointer() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inlineprotected |
operator const NiftiType() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
operator NiftiType() | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
operator SEXP() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
operator()(const int i, const int j) const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
operator()(const int i, const int j) | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
operator*(const MatrixType &other) const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
operator*(const VectorType &vec) const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
polar() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
rownorm() const | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |
SquareMatrix(const ElementType value=0.0) | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
SquareMatrix(const ElementType *source) | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
SquareMatrix(const NiftiType &source) | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
SquareMatrix(SEXP source) | RNifti::SquareMatrix< NiftiType, ElementType, Order > | inline |
VectorType typedef | RNifti::SquareMatrix< NiftiType, ElementType, Order > | |