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