igeo
Interface IMatrix3Op

All Superinterfaces:
IParameter
All Known Subinterfaces:
IMatrix3I
All Known Implementing Classes:
IMatrix3

public interface IMatrix3Op
extends IParameter

Interface of 3x3 matrix operator.

Version:
0.7.0.0;
Author:
Satoru Sugihara

Method Summary
 IMatrix3 get()
           
 

Method Detail

get

IMatrix3 get()
Specified by:
get in interface IParameter