igeo
Interface IMatrix2Op

All Superinterfaces:
IParameter
All Known Subinterfaces:
IMatrix2I
All Known Implementing Classes:
IMatrix2

public interface IMatrix2Op
extends IParameter

Interface of 2x2 matrix operator.

Version:
0.7.0.0;
Author:
Satoru Sugihara

Method Summary
 IMatrix2 get()
           
 

Method Detail

get

IMatrix2 get()
Specified by:
get in interface IParameter