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