Matx41w¶
Singleton Methods¶
all(alpha: Integer) -> Cv::Matx41w
diag(d: Cv::Matx11w) -> Cv::Matx41w
eye -> Cv::Matx41w
ones -> Cv::Matx41w
randn(a: Integer, b: Integer) -> Cv::Matx41w
randu(a: Integer, b: Integer) -> Cv::Matx41w
zeros -> Cv::Matx41w
Constructors¶
initialize(vals: Rice::Pointer≺unsigned short≻)
initialize(a: Cv::Matx41w, b: Cv::Matx41w, arg_2: Cv::MatxSubOp)
initialize(a: Cv::Matx41w, b: Cv::Matx41w, arg_2: Cv::MatxAddOp)
initialize(v0: Integer, v1: Integer, v2: Integer, v3: Integer)
initialize(a: Cv::Matx41w, b: Cv::Matx41w, arg_2: Cv::MatxMulOp)
initialize(a: Cv::Matx41w, b: Cv::Matx41w, arg_2: Cv::MatxDivOp)
initialize(a: Cv::Matx14w, arg_1: Cv::MatxTOp)
Methods¶
!=(arg_0: Cv::Matx41w) -> TrueClass
*(arg_0: Float) -> Cv::Matx41w
*(arg_0: Cv::Vec1w) -> Cv::Vec4w
*(arg_0: Float) -> Cv::Matx41w
*(arg_0: Integer) -> Cv::Matx41w
+(arg_0: Cv::Matx41w) -> Cv::Matx41w
-(arg_0: Cv::Matx41w) -> Cv::Matx41w
/(arg_0: Float) -> Cv::Matx41w
/(arg_0: Float) -> Cv::Matx41w
==(arg_0: Cv::Matx41w) -> TrueClass
_dump_data -> Hash
assign_divide(arg_0: Float) -> Cv::Matx41w
assign_divide(arg_0: Float) -> Cv::Matx41w
assign_minus(arg_0: Cv::Matx41w) -> Cv::Matx41w
assign_multiply(arg_0: Integer) -> Cv::Matx41w
assign_multiply(arg_0: Float) -> Cv::Matx41w
assign_multiply(arg_0: Float) -> Cv::Matx41w
assign_plus(arg_0: Cv::Matx41w) -> Cv::Matx41w
call(row: Integer, col: Integer) -> Integer
call(row: Integer, col: Integer) -> Integer
channels -> Integer
col(i: Integer) -> Cv::Matx41w
cols -> Integer
ddot(v: Cv::Matx41w) -> Float
determinant -> Float
diag -> Cv::Matx11w
div(a: Cv::Matx41w) -> Cv::Matx41w
dot(v: Cv::Matx41w) -> Integer
each -> Integer
eql?(arg_0: Cv::Matx41w) -> TrueClass
input_array -> Cv::InputArray
inspect -> String
mul(a: Cv::Matx41w) -> Cv::Matx41w
norm -> Float
row(i: Integer) -> Cv::Matx11w
rows -> Integer
shortdim -> Integer
t -> Cv::Matx14w
trace -> Float