SparseMat1s¶
Constructors¶
initialize(m: Cv::Mat)
initialize(dims: Integer, _sizes: Rice::Pointer≺int≻)
Methods¶
[](arg_0: Rice::Pointer≺int≻) -> Integer
[](idx: Rice::Pointer≺int≻, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
[](i0: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
[](arg_0: Integer, arg_1: Integer) -> Integer
[](i0: Integer, i1: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
[](arg_0: Integer, arg_1: Integer, arg_2: Integer) -> Integer
[](i0: Integer, i1: Integer, i2: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
[]=(arg_0: Rice::Pointer≺int≻, arg_1: Integer) -> Integer
[]=(arg_0: Integer, arg_1: Integer) -> Integer
[]=(arg_0: Integer, arg_1: Integer, arg_2: Integer) -> Integer
[]=(arg_0: Integer, arg_1: Integer, arg_2: Integer, arg_3: Integer) -> Integer
assign(m: Cv::SparseMat1s) -> Cv::SparseMat1s
assign(m: Cv::SparseMat) -> Cv::SparseMat1s
assign(m: Cv::Mat) -> Cv::SparseMat1s
begin -> Cv::SparseMatIterator1s
create(dims: Integer, _sizes: Rice::Pointer≺int≻) -> NilClass
end -> Cv::SparseMatIterator1s
initialize_copy(m: Cv::SparseMat1s) -> NilClass
ref(idx: Rice::Pointer≺int≻, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
ref(i0: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
ref(i0: Integer, i1: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer
ref(i0: Integer, i1: Integer, i2: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Integer