Home | History | Annotate | Download | only in SparseExtra

Lines Matching defs:setBlockSize

35   * bmat.setBlockSize(block_size);
47 * setBlockSize() for fixed-size blocks or setBlockLayout for variable-size blocks.
402 * or setBlockSize() (for fixed-size blocks).
491 * or setBlockSize() (for fixed-size blocks).
495 * \sa setBlockLayout() \sa setBlockSize()
549 inline void setBlockSize(Index blockSize)
561 * \sa resize(), setBlockSize()
589 * \note For fixed-size blocks, call setBlockSize() to set the block.
594 * \sa setBlockSize()
626 * \note For fixed-size blocks, call setBlockSize() before this function.