| Image class | sophus::MutImage< TPixel, TAllocator > | friend | 
  | leakAndReturnDeleter() -> MaybeLeakingUniqueDataAreaDeleter< TAllocator > | sophus::MutImage< TPixel, TAllocator > | inlineprotected | 
  | makeCopyFrom(ImageView< TPixel > const &view) -> MutImage | sophus::MutImage< TPixel, TAllocator > | inlinestatic | 
  | makeFromTransform(ImageView< TOtherPixel > view, TUnaryOperation const &unary_op) -> MutImage | sophus::MutImage< TPixel, TAllocator > | inlinestatic | 
  | makeFromTransform(ImageView< TLhsPixel > lhs, ImageView< TRhsPixel > rhs, TBinaryOperation const &binary_op) -> MutImage | sophus::MutImage< TPixel, TAllocator > | inlinestatic | 
  | MutDynImage class | sophus::MutImage< TPixel, TAllocator > | friend | 
  | MutImage() | sophus::MutImage< TPixel, TAllocator > | inline | 
  | MutImage(ImageLayout layout) | sophus::MutImage< TPixel, TAllocator > | inlineexplicit | 
  | MutImage(sophus::ImageSize size) | sophus::MutImage< TPixel, TAllocator > | inlineexplicit | 
  | MutImage(MutImage< TPixel > const &other)=delete | sophus::MutImage< TPixel, TAllocator > |  | 
  | MutImage(MutImage &&img) noexcept | sophus::MutImage< TPixel, TAllocator > | inline | 
  | operator=(MutImage const &) -> MutImage &=delete | sophus::MutImage< TPixel, TAllocator > |  | 
  | operator=(MutImage &&img) noexcept -> MutImage & | sophus::MutImage< TPixel, TAllocator > | inline | 
  | reset() | sophus::MutImage< TPixel, TAllocator > | inline | 
  | swap(MutImage &img) | sophus::MutImage< TPixel, TAllocator > | inline | 
  | unique_ | sophus::MutImage< TPixel, TAllocator > | protected | 
  | viewMut() const -> MutImageView< TPixel > | sophus::MutImage< TPixel, TAllocator > | inline | 
  | ~MutImage() | sophus::MutImage< TPixel, TAllocator > | inline |