Skip to content

SparseMat1f

Constructors

initialize(m: Cv::SparseMat)

initialize(m: Cv::Mat)

initialize()

initialize(dims: Integer, _sizes: Rice::Pointer≺int≻)

Methods

[](arg_0: Rice::Pointer≺int≻) -> Float

[](arg_0: Integer) -> Float

[](idx: Rice::Pointer≺int≻, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

[](i0: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

[](arg_0: Integer, arg_1: Integer) -> Float

[](i0: Integer, i1: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

[](arg_0: Integer, arg_1: Integer, arg_2: Integer) -> Float

[](i0: Integer, i1: Integer, i2: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

[]=(arg_0: Rice::Pointer≺int≻, arg_1: Float) -> Float

[]=(arg_0: Integer, arg_1: Float) -> Float

[]=(arg_0: Integer, arg_1: Integer, arg_2: Float) -> Float

[]=(arg_0: Integer, arg_1: Integer, arg_2: Integer, arg_3: Float) -> Float

assign(m: Cv::SparseMat1f) -> Cv::SparseMat1f

assign(m: Cv::SparseMat) -> Cv::SparseMat1f

assign(m: Cv::Mat) -> Cv::SparseMat1f

begin -> Cv::SparseMatIterator1f

clone -> Cv::SparseMat1f

create(dims: Integer, _sizes: Rice::Pointer≺int≻) -> NilClass

depth -> Integer

end -> Cv::SparseMatIterator1f

channels -> Integer

initialize_copy(m: Cv::SparseMat1f) -> NilClass

ref(idx: Rice::Pointer≺int≻, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

ref(i0: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

ref(i0: Integer, i1: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

ref(i0: Integer, i1: Integer, i2: Integer, hashval: Rice::Pointer≺unsigned Int64≻) -> Float

type -> Integer