SIFT
sift::Matrix< T > Member List

This is the complete list of members for sift::Matrix< T >, including all inherited members.

_datasift::Matrix< T >private
_heightsift::Matrix< T >private
_widthsift::Matrix< T >private
begin()sift::Matrix< T >inline
end()sift::Matrix< T >inline
height() const sift::Matrix< T >inline
Matrix()=defaultsift::Matrix< T >
Matrix(u16_t width, u16_t height, const T &def=T())sift::Matrix< T >inlineexplicit
operator()(u16_t x, u16_t y)sift::Matrix< T >inline
operator()(u16_t x, u16_t y) const sift::Matrix< T >inline
operator<<(std::ostream &out, Matrix &m)sift::Matrix< T >friend
operator[](const Point< u16_t, u16_t > &vec)sift::Matrix< T >inline
operator[](const Point< u16_t, u16_t > &vec) const sift::Matrix< T >inline
width() const sift::Matrix< T >inline