Skip to content

Matx14s

Singleton Methods

all(alpha: Integer) -> Cv::Matx14s

diag(d: Cv::Matx11s) -> Cv::Matx14s

eye -> Cv::Matx14s

ones -> Cv::Matx14s

randn(a: Integer, b: Integer) -> Cv::Matx14s

randu(a: Integer, b: Integer) -> Cv::Matx14s

zeros -> Cv::Matx14s

Constructors

initialize()

initialize(vals: Rice::Pointer≺short≻)

initialize(a: Cv::Matx14s, b: Cv::Matx14s, arg_2: Cv::MatxSubOp)

initialize(a: Cv::Matx14s, b: Cv::Matx14s, arg_2: Cv::MatxAddOp)

initialize(v0: Integer, v1: Integer, v2: Integer, v3: Integer)

initialize(a: Cv::Matx14s, b: Cv::Matx14s, arg_2: Cv::MatxMulOp)

initialize(a: Cv::Matx14s, b: Cv::Matx14s, arg_2: Cv::MatxDivOp)

initialize(a: Cv::Matx41s, arg_1: Cv::MatxTOp)

Methods

!=(arg_0: Cv::Matx14s) -> TrueClass

*(arg_0: Float) -> Cv::Matx14s

*(arg_0: Cv::Vec4s) -> Cv::Vec1s

*(arg_0: Float) -> Cv::Matx14s

*(arg_0: Integer) -> Cv::Matx14s

+(arg_0: Cv::Matx14s) -> Cv::Matx14s

-(arg_0: Cv::Matx14s) -> Cv::Matx14s

/(arg_0: Float) -> Cv::Matx14s

/(arg_0: Float) -> Cv::Matx14s

==(arg_0: Cv::Matx14s) -> TrueClass

_dump_data -> Hash

assign_divide(arg_0: Float) -> Cv::Matx14s

assign_divide(arg_0: Float) -> Cv::Matx14s

assign_minus(arg_0: Cv::Matx14s) -> Cv::Matx14s

assign_multiply(arg_0: Integer) -> Cv::Matx14s

assign_multiply(arg_0: Float) -> Cv::Matx14s

assign_multiply(arg_0: Float) -> Cv::Matx14s

assign_plus(arg_0: Cv::Matx14s) -> Cv::Matx14s

call(i: Integer) -> Integer

call(i: Integer) -> Integer

call(row: Integer, col: Integer) -> Integer

call(row: Integer, col: Integer) -> Integer

channels -> Integer

col(i: Integer) -> Cv::Matx11s

cols -> Integer

ddot(v: Cv::Matx14s) -> Float

determinant -> Float

diag -> Cv::Matx11s

div(a: Cv::Matx14s) -> Cv::Matx14s

dot(v: Cv::Matx14s) -> Integer

each -> Integer

eql?(arg_0: Cv::Matx14s) -> TrueClass

input_array -> Cv::InputArray

inspect -> String

mul(a: Cv::Matx14s) -> Cv::Matx14s

norm -> Float

norm(arg_0: Integer) -> Float

row(i: Integer) -> Cv::Matx14s

rows -> Integer

shortdim -> Integer

t -> Cv::Matx41s

trace -> Float