menu
jrpn
jrpn15.matrix
AMatrix
getF method
getF
brightness_4
getF
method
Null safety
double
getF
(
int
row
,
int
col
)
Implementation
double getF(int row, int col) => get(row, col).asDouble;
jrpn
jrpn15.matrix
AMatrix
getF method
AMatrix class
Constructors
AMatrix
Properties
columns
hashCode
rows
runtimeType
toStringDim
Methods
dot
equivalent
formatValueWith
get
getF
identity
noSuchMethod
residual
set
setF
toString
visit
Operators
operator ==