aimsdata  5.0.5
Neuroimaging data handling
aims::SparseOrDenseMatrix Member List

This is the complete list of members for aims::SparseOrDenseMatrix, including all inherited members.

_densematrixaims::SparseOrDenseMatrixprotected
_fakeheaderaims::SparseOrDenseMatrixprotected
_lazyreaderaims::SparseOrDenseMatrixprotected
_sparsematrixaims::SparseOrDenseMatrixprotected
asDense(bool copy=false) constaims::SparseOrDenseMatrix
asSparse(bool copy=false) constaims::SparseOrDenseMatrix
denseMatrix()aims::SparseOrDenseMatrixinline
denseMatrix() constaims::SparseOrDenseMatrixinline
DenseMatrixType typedefaims::SparseOrDenseMatrix
erase_element(int32_t i, int32_t j)aims::SparseOrDenseMatrix
freeColumn(int32_t i)aims::SparseOrDenseMatrix
freeRow(int32_t i)aims::SparseOrDenseMatrix
getColumn(int32_t j) constaims::SparseOrDenseMatrix
getNonZeroElementCount() constaims::SparseOrDenseMatrix
getReadColumn(int32_t i, bool store=true)aims::SparseOrDenseMatrix
getReadRow(int32_t i, bool store=true)aims::SparseOrDenseMatrix
getRow(int32_t i) constaims::SparseOrDenseMatrix
getSize() constaims::SparseOrDenseMatrix
getSize1() constaims::SparseOrDenseMatrix
getSize2() constaims::SparseOrDenseMatrix
getSparseColumn(int32_t i) constaims::SparseOrDenseMatrixinline
getSparseRow(int32_t i) constaims::SparseOrDenseMatrixinline
hasElement(int32_t i, int32_t j) constaims::SparseOrDenseMatrix
header()aims::SparseOrDenseMatrix
header() constaims::SparseOrDenseMatrix
isDense() constaims::SparseOrDenseMatrixinline
isOptimalShape() constaims::SparseOrDenseMatrix
lazyReader() constaims::SparseOrDenseMatrixinline
muteToDense()aims::SparseOrDenseMatrix
muteToOptimalShape()aims::SparseOrDenseMatrix
muteToSparse()aims::SparseOrDenseMatrix
operator()(int32_t i, int32_t j) constaims::SparseOrDenseMatrix
operator*=(double x)aims::SparseOrDenseMatrix
operator+=(const SparseOrDenseMatrix &thing)aims::SparseOrDenseMatrix
operator-=(const SparseOrDenseMatrix &thing)aims::SparseOrDenseMatrix
operator/=(double x)aims::SparseOrDenseMatrix
operator=(const SparseOrDenseMatrix &other)aims::SparseOrDenseMatrix
carto::RCObject::operator=(const RCObject &)carto::RCObject
optimalShapeThreshold() constaims::SparseOrDenseMatrix
RCObject()carto::RCObject
RCObject(const RCObject &)carto::RCObject
read(const std::string &filename)aims::SparseOrDenseMatrix
readAll()aims::SparseOrDenseMatrix
readColumn(int32_t i)aims::SparseOrDenseMatrix
readRow(int32_t i)aims::SparseOrDenseMatrix
reallocate(int32_t size1, int32_t size2)aims::SparseOrDenseMatrix
RefCounterType typedefcarto::RCObject
set_element(int32_t i, int32_t j, double x)aims::SparseOrDenseMatrix
setColumn(int32_t s2, const std::vector< double > &column)aims::SparseOrDenseMatrix
setHeader(carto::Object ph)aims::SparseOrDenseMatrix
setLazyReader(MatrixLazyReader *reader)aims::SparseOrDenseMatrixinline
setMatrix(SparseMatrixType matrix)aims::SparseOrDenseMatrix
setMatrix(DenseMatrixType matrix)aims::SparseOrDenseMatrix
setRow(int32_t s1, const std::vector< double > &row)aims::SparseOrDenseMatrix
sparseMatrix()aims::SparseOrDenseMatrixinline
sparseMatrix() constaims::SparseOrDenseMatrixinline
SparseMatrixType typedefaims::SparseOrDenseMatrix
SparseOrDenseMatrix(int32_t size1=1, int32_t size2=1)aims::SparseOrDenseMatrix
SparseOrDenseMatrix(const SparseOrDenseMatrix &other)aims::SparseOrDenseMatrix
subMatrix(const std::vector< int32_t > &start, const std::vector< int32_t > &size)aims::SparseOrDenseMatrix
subMatrix(const std::vector< std::vector< int32_t > > &indices_along_dims)aims::SparseOrDenseMatrix
write(const std::string &filename, carto::Object options=carto::none()) constaims::SparseOrDenseMatrix
~RCObject()carto::RCObjectvirtual
~SparseOrDenseMatrix()aims::SparseOrDenseMatrixvirtual